Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of over 10,000 for 1 (0.15 seconds)

  1. 1. Supervised learning — scikit-learn 1.8...

    version 1. Supervised learning # 1.1. Linear Models 1.1.1. Ordinary...Lasso 1.1.4. Multi-task Lasso 1.1.5. Elastic-Net 1.1.6. Multi-task...
    scikit-learn.org/stable/supervised_learning.html
    Mon Dec 29 13:14:49 GMT 2025
      46.6K bytes
      Cache
     
  2. Spring Boot Java applications for CICS, Part 1:...

    in CICS Java SE 1.8 on the z/OS system Java SE 1.8 on the workstation...Java applications for CICS, Part 1: JCICS, Gradle, and Maven Develop...
    developer.ibm.com/tutorials/spring-boot-java-applications-for-cics-part-1-jcics-maven-gradle/
    Mon Dec 29 13:17:43 GMT 2025
      737.4K bytes
      Cache
     
  3. 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
    Mon Dec 29 13:14:49 GMT 2025
      215.4K bytes
      Cache
     
  4. Version 1.1 — scikit-learn 1.8.0 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
    Mon Dec 29 13:14:49 GMT 2025
      286.9K bytes
      Cache
     
  5. 1.1. Linear Models — scikit-learn 1.8.0 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
    Mon Dec 29 13:14:49 GMT 2025
      229K bytes
      Cache
     
  6. 1.10. Decision Trees — scikit-learn 1.8.0...

    - 1 , np . nan , 1 ]) . reshape ( - 1 , 1 ) >>>...[[ 0 , 0 ], [ 1 , 1 ]] >>> Y = [ 0 , 1 ] >>>...
    scikit-learn.org/stable/modules/tree.html
    Mon Dec 29 13:14:48 GMT 2025
      99.1K bytes
      Cache
     
  7. 1.6. Nearest Neighbors — scikit-learn 1.8...

    ([[ - 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
    Mon Dec 29 13:14:48 GMT 2025
      122.9K bytes
      Cache
     
  8. 1.13. Feature selection — scikit-learn 1....

    1], [1, 0], [0, 0], [1, 1], [1, 0], [1, 1]]) As expected,...0 , 0 , 1 ], [ 0 , 1 , 0 ], [ 1 , 0 , 0 ], [ 0 , 1 , 1 ], [ 0...
    scikit-learn.org/stable/modules/feature_selection.html
    Mon Dec 29 13:14:49 GMT 2025
      73.8K bytes
      Cache
     
  9. 1.16. Probability calibration — scikit-le...

    model [ 4 ] : \[p(y_i = 1 | f_i) = \frac{1}{1 + \exp(A f_i + B)} \,,\]...e.g. using many more features. 1.16.1. Calibration curves # Calibration...
    scikit-learn.org/stable/modules/calibration.html
    Mon Dec 29 13:14:48 GMT 2025
      66.5K bytes
      Cache
     
  10. Version 1.2 — scikit-learn 1.8.0 document...

    is deprecated in 1.2.1 and will be removed in 1.5. Instead, import...raised in version 1.2 when min_sample_split=1 . #25744 by Jérémie...
    scikit-learn.org/stable/whats_new/v1.2.html
    Mon Dec 29 13:14:48 GMT 2025
      219.9K bytes
      Cache
     
Back to Top