- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 281 - 290 of 2,897 for 1 (0.34 sec)
-
SelectPercentile — scikit-learn 1.7.2 documenta...
Added in version 1.0. See also f_classif ANOVA F-value..."x1", ..., "x(n_features_in_ - 1)"] . If input_features is an array-like,...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectPercentile.html -
DBFlute : Migration : 0.8.1
1 to 0.8.2} 環境上の注意点 Sql2Entityも一緒に...C#ユーザの方へ 最新バージョンのS2Container-1.3.12と一緒にご利用下さい。 実装上の注意点 http:...dbflute.seasar.org/ja/oldmigration/migrate-081to082.html -
Release Highlights for scikit-learn 1.2 — sciki...
189830 -1.973554 2.0 1.0 33 -0.416010 2.630382 0.0 1.0 107 1.765012...-0.362176 4.0 3.0 7 -1.021849 0.788808 1.0 1.0 Interaction constraints...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html -
6. Visualizations — scikit-learn 1.7.2 document...
1. Available Plotting Utilities # 6.1.1. Display Objects...the score (i.e. multiply by -1) if pos_label is not the last...scikit-learn.org/stable/visualizations.html -
label_binarize — scikit-learn 1.7.2 documentation
label_binarize ([ 1 , 6 ], classes = [ 1 , 2 , 4 , 6 ]) array([[1, 0, 0,...label_binarize ([ 1 , 6 ], classes = [ 1 , 6 , 4 , 2 ]) array([[1, 0, 0,...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html -
classification_report — scikit-learn 1.7.2 docu...
50 1.00 0.67 1 class 1 0.00 0.00 0.00 1 class 2 1.00 0.67...>>> y_pred = [ 1 , 1 , 0 ] >>> y_true = [ 1 , 1 , 1 ] >>> print...scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html -
cross_validate — scikit-learn 1.7.2 documentation
means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Release...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html -
rand_score — scikit-learn 1.7.2 documentation
1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Labelings that...rand_score ([ 0 , 0 , 1 , 2 ], [ 0 , 0 , 1 , 1 ]) 0.83 Gallery examples...scikit-learn.org/stable/modules/generated/sklearn.metrics.rand_score.html -
roc_curve — scikit-learn 1.7.2 documentation
y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...labels are not either {-1, 1} or {0, 1}, then pos_label should...scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html -
class_likelihood_ratios — scikit-learn 1.7.2 do...
1 , 0 , 1 , 0 ], [ 1 , 1 , 0 , 0 , 0 ]) (1.5, 0.75)...LR+ ranges from 1.0 to infinity. A LR+ of 1.0 indicates that...scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html