Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of 8,292 for 1 (4 seconds)

  1. 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
    Fri Nov 21 04:27:30 GMT 2025
      221.5K bytes
      Cache
     
  2. 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
    Fri Nov 21 04:27:31 GMT 2025
      122.7K bytes
      Cache
     
  3. 1.12. Multiclass and multioutput algorithms &#8...

    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
    Thu Nov 20 00:54:07 GMT 2025
      107.2K bytes
      Cache
     
  4. 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
    Thu Nov 20 00:54:07 GMT 2025
      286.7K bytes
      Cache
     
  5. 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
    Fri Nov 21 09:29:40 GMT 2025
      125.5K bytes
      Cache
     
  6. 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
    Fri Nov 21 04:27:30 GMT 2025
      175.5K bytes
      Cache
     
  7. 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
    Fri Nov 21 04:27:30 GMT 2025
      114.8K bytes
      Cache
     
  8. 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
    Fri Nov 21 04:27:31 GMT 2025
      162.2K bytes
      Cache
     
  9. 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
    Thu Nov 20 00:54:07 GMT 2025
      211.1K bytes
      Cache
     
  10. 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
    Thu Nov 20 00:54:07 GMT 2025
      251.3K bytes
      Cache
     
Back to Top