Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 221 - 230 of 8,005 for 2 (2.52 seconds)

  1. OneVsRestClassifier — scikit-learn 1.7.2 ...

    2 , 2 ]) >>> clf = OneVsRestClassifier...9 , 9 ], [ - 5 , 5 ]]) array([2, 0, 1]) decision_function ( X...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html
    Mon Nov 17 17:38:24 GMT 2025
      150.6K bytes
      Cache
     
  2. adjusted_mutual_info_score — scikit-learn...

    JMLR [ 2 ] Wikipedia entry for the Adjusted...([ 0 , 0 , 0 , 0 ], [ 0 , 1 , 2 , 3 ]) 0.0 Gallery examples #...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html
    Mon Nov 17 17:38:24 GMT 2025
      116.2K bytes
      Cache
     
  3. ExtraTreesClassifier — scikit-learn 1.7.2...

    min_samples_split = 2 , min_samples_leaf = 1 , min_...min_samples_split int or float, default=2 The minimum number of samples...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html
    Mon Nov 17 17:38:23 GMT 2025
      167.5K bytes
      Cache
     
  4. EllipticEnvelope — scikit-learn 1.7.2 doc...

    (n_samples + n_features + 1) / 2 * n_samples . Range is (0, 1)....n_samples > n_features ** 2 . References [ 1 ] Rousseeuw,...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html
    Mon Nov 17 17:38:23 GMT 2025
      146.3K bytes
      Cache
     
  5. Marvel Reference for 2.x and 1.x | Elastic

    for 2.x and 1.x: 2.3 Marvel Reference for 2.x and 1.x: 2.2 Marvel...for 2.x and 1.x: 2.1 Marvel Reference for 2.x and 1.x: 2.0 Marvel...
    www.elastic.co/guide/en/marvel/index.html
    Mon Oct 20 16:32:32 GMT 2025
      8.2K bytes
      Cache
     
  6. Contributing — scikit-learn 1.7.2 documen...

    cd scikit-learn Follow steps 2-6 in Building from source to build...pytest pytest-cov ruff == 0 .11.2 mypy numpydoc Add the upstream...
    scikit-learn.org/stable/developers/contributing.html
    Mon Nov 17 17:38:23 GMT 2025
      140.2K bytes
      Cache
     
  7. ComplementNB — scikit-learn 1.7.2 documen...

    2. Changed in version 1.4: The default...>>> y = np . array ([ 1 , 2 , 3 , 4 , 5 , 6 ]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Mon Nov 17 17:38:24 GMT 2025
      153K bytes
      Cache
     
  8. log_loss — scikit-learn 1.7.2 documentation

    2 ], [ .35 , .65 ]]) 0.21616 Gallery...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.log_loss.html
    Mon Nov 17 17:38:24 GMT 2025
      115.7K bytes
      Cache
     
  9. SGDOneClassSVM — scikit-learn 1.7.2 docum...

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDOneClassSVM.html
    Mon Nov 17 17:38:23 GMT 2025
      154.1K bytes
      Cache
     
  10. load_wine — scikit-learn 1.7.2 documentation

    2]) >>> list ( data . target_names...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html
    Mon Nov 17 17:38:24 GMT 2025
      112.5K bytes
      Cache
     
Back to Top