- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 161 - 170 of 3,451 for 1 (0.08 sec)
-
confusion_matrix — scikit-learn 1.5.2 documenta...
1 , 0 , 1 ], [ 1 , 1 , 1 , 0 ]) . ravel ()...negatives is \(C_{1,0}\) , true positives is \(C_{1,1}\) and false...scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html -
silhouette_score — scikit-learn 1.5.2 documenta...
The best value is 1 and the worst value is -1. Values near 0 indicate...2 <= n_labels <= n_samples - 1 . This function returns the mean...scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_score.html -
minmax_scale — scikit-learn 1.5.2 documentation
1 , 2 ], [ - 1 , 0 , 1 ]] >>> minmax_scale...independently array([[0., 1., 1.], [1., 0., 0.]]) >>> minmax_scale...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html -
移行 1.1.0 to 1.1.0-sp4 | DBFlute
SiteMap | Author's Blog 移行 1.1.0 to 1.1.0-sp4 お約束の注意点 環境上の注意点 な...互換モード、LambdaのselectEntity()の戻り値 1.0.x から 1.1.x に互換モードで移行した人だけが対象です。 ...dbflute.seasar.org/ja/environment/upgrade/migration/migrate110to110sp4.html -
plot_release_highlights_1_5_0.py
array( [ [-1.1, 1.1, 1.1], [3.9, -1.2, np.nan], [np.nan, 1.3, np.nan],...np.nan], [-0.1, -1.4, -1.4], [-4.9, 1.5, -1.5], [np.nan, 1.6, 1.6], ]...scikit-learn.org/stable/_downloads/ba0cfc16d7953e1c2c6912b6beca1e91/plot_release_highlights_1_5_0.py -
estimate_bandwidth — scikit-learn 1.5.2 documen...
array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn.org/stable/modules/generated/sklearn.cluster.estimate_bandwidth.html -
hamming_loss — scikit-learn 1.5.2 documentation
1 ], [ 1 , 1 ]]), np . zeros (( 2 , 2...between 0 and 1, lower being better. References [ 1 ] Grigorios...scikit-learn.org/stable/modules/generated/sklearn.metrics.hamming_loss.html -
accuracy_score — scikit-learn 1.5.2 documentation
1 ], [ 1 , 1 ]]), np . ones (( 2 , 2...y_pred = [ 0 , 2 , 1 , 3 ] >>> y_true = [ 0 , 1 , 2 , 3 ] >>> accuracy_score...scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html -
fetch_20newsgroups — scikit-learn 1.5.2 documen...
1, 1, 1, 0, 1, 1, 0, 0, 0]) Gallery examples...Added in version 1.5. delay float, default=1.0 Number of seconds...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html -
移行 1.0.4A to 1.0.4B | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate104Ato104B.html