Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 2,950 for 1 (0.06 sec)

  1. MultiOutputRegressor — scikit-learn 1.6.1 docum...

    means 1 unless in a joblib.parallel_backend context. -1 means...train or predict, using n_jobs > 1 can result in slower performance...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html
    Thu Apr 17 23:17:18 UTC 2025
      146.8K bytes
      Cache
     
  2. MultinomialNB — scikit-learn 1.6.1 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
    Sat Apr 19 00:31:21 UTC 2025
      152.6K bytes
      Cache
     
  3. PLSCanonical — scikit-learn 1.6.1 documentation

    1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ],...version 1.5: Y is deprecated in 1.5 and will be removed in 1.7. Use...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html
    Sat Apr 19 00:31:22 UTC 2025
      162.5K bytes
      Cache
     
  4. 1.16. Probability calibration — scikit-learn 1....

    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
    Sat Apr 19 00:31:22 UTC 2025
      62.9K bytes
      Cache
     
  5. CalibratedClassifierCV — scikit-learn 1.6.1 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
    Sat Apr 19 00:31:21 UTC 2025
      154.9K bytes
      Cache
     
  6. SelfTrainingClassifier — scikit-learn 1.6.1 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
    Sat Apr 19 00:31:21 UTC 2025
      142.4K bytes
      Cache
     
  7. OrthogonalMatchingPursuit — scikit-learn 1.6.1 ...

    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
    Sat Apr 19 00:31:21 UTC 2025
      134.5K bytes
      2 views
      Cache
     
  8. ExpSineSquared — scikit-learn 1.6.1 documentation

    ExpSineSquared ( length_scale = 1.0 , periodicity = 1.0 , length_scale_bounds...ExpSineSquared ( length_scale = 1 , periodicity = 1 ) >>> gpr = GaussianProcessRegre...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.ExpSineSquared.html
    Sat Apr 19 00:31:21 UTC 2025
      128.8K bytes
      Cache
     
  9. TfidfTransformer — scikit-learn 1.6.1 documenta...

    array([[1, 1, 1, 1, 0, 1, 0, 0], [1, 2, 0, 1, 1, 1, 0, 0], [1, 0,...0, 0, 1, 0, 1, 1, 1], [1, 1, 1, 1, 0, 1, 0, 0]]) >>> pipe [ 'tfid'...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfTransformer.html
    Sat Apr 19 00:31:21 UTC 2025
      141.9K bytes
      Cache
     
  10. HalvingGridSearchCV — scikit-learn 1.6.1 docume...

    version 1.5: Xt was deprecated in 1.5 and will be removed in 1.7....means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html
    Sat Apr 19 00:31:22 UTC 2025
      162K bytes
      Cache
      Similar Results (1)
     
Back to top