- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 8,292 for 1 (4 seconds)
-
1.1. Linear Models — scikit-learn 1.7.2 d...
array([[1, 0, 0, 0], [1, 0, 1, 0], [1, 1, 0, 0], [1, 1, 1, 1]]) >>>... 1.e-05, 1.e-04, 1.e-03, 1.e-02, 1.e-01, 1.e+00, 1.e+01, 1.e+02,...scikit-learn.org/stable/modules/linear_model.html -
1.6. Nearest Neighbors — scikit-learn 1.7...
([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...scikit-learn.org/stable/modules/neighbors.html -
1.12. Multiclass and multioutput algorithms ...
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,...0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,...scikit-learn.org/stable/modules/multiclass.html -
Version 1.1 — scikit-learn 1.7.2 document...
Version 1.1.0 # May 2022 Minimal dependencies # Version 1.1.0 of...#23273 by Thomas Fan . Version 1.1.1 # May 2022 Changelog # Enhancement...scikit-learn.org/stable/whats_new/v1.1.html -
1.4. Support Vector Machines — scikit-lea...
“0 vs 1”, “0 vs 2” , … “0 vs n”, “1 vs 2”, “1 vs 3”, “1 vs n”,...[[ 0 , 0 ], [ 1 , 1 ]] >>> y = [ 0 , 1 ] >>>...scikit-learn.org/stable/modules/svm.html -
Release Highlights for scikit-learn 1.1 —...
0 1.0 1 0.0 0.0 1.0 2 1.0 0.0 0.0 3 0.0 1.0 0.0 Performance...Highlights for scikit-learn 1.1 # We are pleased to announce...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_1_0.html -
Release Highlights for scikit-learn 1.0 —...
scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...import make_pipeline y = [ 1 , 0 , 1 ] pipe = make_pipeline ( preprocessor...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_0_0.html -
3.1. Cross-validation: evaluating estimator per...
3] [0 1] [1 3] [0 2] [1 2] [0 3] [0 3] [1 2] [0 2] [1 3] [0 1]...= [ 1 , 1 , 1 , 2 , 2 , 2 ] >>> groups = [ 1 , 1 , 2...scikit-learn.org/stable/modules/cross_validation.html -
Version 1.4 — scikit-learn 1.7.2 document...
Version 1.4.1 # February 2024 Changed models...deprecated in version 1.4 and will be removed in version 1.6. Use the default...scikit-learn.org/stable/whats_new/v1.4.html -
Version 1.0 — scikit-learn 1.7.2 document...
Version 1.0.1 # October 2021 Fixed models...Version 1.0.0 of scikit-learn requires python 3.7+, numpy 1.14.6+...scikit-learn.org/stable/whats_new/v1.0.html