Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 170 of 2,909 for 1 (0.08 sec)

  1. GraphicalLassoCV — scikit-learn 1.7.0 documenta...

    means 1 unless in a joblib.parallel_backend context. -1 means...0.2 , 0.0 , 0.3 , 0.1 ], ... [ 0.0 , 0.0 , 0.1 , 0.7 ]]) >>> np...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Thu Jun 05 22:21:58 UTC 2025
      139.9K bytes
      Cache
     
  2. MultiOutputRegressor — scikit-learn 1.7.0 docum...

    means 1 unless in a joblib.parallel_backend context. -1 means...X [[ 0 ]]) array([[176, 35.1, 57.1]]) fit ( X , y , sample_weight...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html
    Thu Jun 05 22:21:58 UTC 2025
      146.6K bytes
      Cache
     
  3. ClassifierTags — scikit-learn 1.6.1 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version ClassifierTags # class sklearn.utils. ClassifierTags ...
    scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.html
    Thu Jun 05 01:26:45 UTC 2025
      107.3K bytes
      Cache
     
  4. OneVsRestClassifier — scikit-learn 1.7.0 docume...

    as a 2D binary (0/1) matrix, where [i, j] == 1 indicates the presence...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html
    Thu Jun 05 22:21:57 UTC 2025
      150.9K bytes
      Cache
     
  5. OrthogonalMatchingPursuit — scikit-learn 1.7.0 ...

    either set to 10% of n_features or 1, whichever is greater. tol float,...either set to 10% of n_features or 1, whichever is greater. n_features_in_...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Thu Jun 05 22:21:57 UTC 2025
      134.2K bytes
      2 views
      Cache
     
  6. MultinomialNB — scikit-learn 1.7.0 documentation

    Added in version 1.2. Changed in version 1.4: The default value... MultinomialNB ( * , alpha = 1.0 , force_alpha = True , fit_prior...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html
    Thu Jun 05 22:21:58 UTC 2025
      152.3K bytes
      Cache
     
  7. CalibratedClassifierCV — scikit-learn 1.7.0 doc...

    means 1 unless in a joblib.parallel_backend context. -1 means...LinearSVC . Added in version 1.2. method {‘sigmoid’, ‘isotonic’},...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Thu Jun 05 22:21:58 UTC 2025
      154.7K bytes
      Cache
     
  8. PLSCanonical — scikit-learn 1.7.0 documentation

    1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ],...intercept_ . Added in version 1.1. n_iter_ list of shape (n_components,)...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html
    Thu Jun 05 22:21:58 UTC 2025
      159.6K bytes
      Cache
     
  9. SelfTrainingClassifier — scikit-learn 1.7.0 doc...

    since version 1.6: base_estimator was deprecated in 1.6 and will...estimator_ attribute. Added in version 1.6: estimator was added to replace...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.SelfTrainingClassifier.html
    Thu Jun 05 22:21:58 UTC 2025
      142.1K bytes
      Cache
     
  10. PoissonRegressor — scikit-learn 1.7.0 documenta...

    predict ([[ 1 , 1 ], [ 3 , 4 ]]) array([10.676,...PoissonRegressor ( * , alpha = 1.0 , fit_intercept = True , solver...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Thu Jun 05 22:21:57 UTC 2025
      139.8K bytes
      Cache
     
Back to top