- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 761 - 770 of 3,757 for 1 (0.13 sec)
-
davies_bouldin_score — scikit-learn 1.7.2 docum...
1 ], [ 1 , 1 ], [ 3 , 4 ]] >>> labels = [ 0 , 0 , 1 ] >>>...Davies-Bouldin score. References [ 1 ] Davies, David L.; Bouldin, Donald...scikit-learn.org/stable/modules/generated/sklearn.metrics.davies_bouldin_score.html -
pairwise_distances_chunked — scikit-learn 1.7.2...
means 1 unless in a joblib.parallel_backend context. -1 means...D_chunk < r )) . mean ( axis = 1 ) ... return neigh , avg_dist...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html -
Shield Reference for 2.x and 1.x | Elastic
x and 1.x: 1.1 Shield Reference for 2.x and 1.x: 1.0 Most Popular...2.x and 1.x: 1.3 Shield Reference for 2.x and 1.x: 1.2 Shield...www.elastic.co/guide/en/shield/index.html -
make_sparse_uncorrelated — scikit-learn 1.7.2 d...
described in Celeux et al [1]. as: X ~ N ( 0 , 1 ) y ( X ) = X [:, 0...0 ] + 2 * X [:, 1 ] - 2 * X [:, 2 ] - 1.5 * X [:, 3 ] Only the...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_uncorrelated.html -
Sparse inverse covariance estimation — scikit-l...
RandomState ( 1 ) prec = make_sparse_spd_matrix...): plt . subplot ( 2 , 4 , i + 1 ) plt . imshow ( this_cov , interpolation...scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html -
APIヘルプ (DBFlute Maven Plugin 1.0.0 API)
メソッドの詳細 各概要エントリには、その項目の詳細な説明の中から1行目の文が表示されます。詳細な説明はソース・コードに現れる順...dbflute.seasar.org/maven/plugin/apidocs/help-doc.html -
Manifold Learning methods on a severed sphere —...
74 sec modified: 1.3 sec ISO: 0.2 sec MDS: 0.84 sec...trans_data [ 0 ], trans_data [ 1 ], c = colors , cmap = plt . cm...scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html -
Watcher Reference for 2.x and 1.x | Elastic
x and 1.x: 2.1 Watcher Reference for 2.x and 1.x: 2.0 Watcher...for 2.x and 1.x Watcher Reference for 2.x and 1.x: 2.4 Watcher...www.elastic.co/guide/en/watcher/index.html -
load_svmlight_files — scikit-learn 1.7.2 docume...
shape[1] == X_test.shape[1]). This may not be the...query_id=False , offset=0 , length=-1 ) [source] # Load dataset from...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html -
inplace_column_scale — scikit-learn 1.7.2 docum...
1 , 2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5 ])...csr . todense () matrix([[8, 1, 2], [0, 0, 5], [0, 0, 0], [0,...scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_column_scale.html