Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 911 - 920 of 2,960 for 1 (0.16 sec)

  1. BernoulliNB — scikit-learn 1.6.1 documentation

    Added in version 1.2. Changed in version 1.4: The default value...sklearn.naive_bayes. BernoulliNB ( * , alpha = 1.0 , force_alpha = True , binarize...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html
    Mon Apr 21 17:07:40 UTC 2025
      152.8K bytes
      Cache
     
  2. OrthogonalMatchingPursuitCV — scikit-learn 1.6....

    means 1 unless in a joblib.parallel_backend context. -1 means...all strings. Added in version 1.0. See also orthogonal_mp Solves...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html
    Mon Apr 21 17:07:39 UTC 2025
      137.6K bytes
      Cache
     
  3. FastICA — scikit-learn 1.6.1 documentation

    The implementation is based on [1] . Read more in the User Guide...performed. Changed in version 1.3: The default value of whiten...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.FastICA.html
    Mon Apr 21 17:07:39 UTC 2025
      149.3K bytes
      Cache
     
  4. IterativeImputer — scikit-learn 1.6.1 documenta...

    is met once max(abs(X_t - X_{t-1}))/max(abs(X[known_vals])) < tol...data types. Added in version 1.3. imputation_order {‘ascending’,...
    scikit-learn.org/stable/modules/generated/sklearn.impute.IterativeImputer.html
    Mon Apr 21 17:07:39 UTC 2025
      151.8K bytes
      Cache
     
  5. Pipeline — scikit-learn 1.6.1 documentation

    version 1.5: Xt was deprecated in 1.5 and will be removed in 1.7....ing=True) . Added in version 1.6. memory str or object with the...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.Pipeline.html
    Mon Apr 21 17:07:39 UTC 2025
      191.1K bytes
      Cache
     
  6. DummyRegressor — scikit-learn 1.6.1 documentation

    1.0], default=None The quantile...while 0.0 to the minimum and 1.0 to the maximum. Attributes :...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Mon Apr 21 17:07:40 UTC 2025
      140.9K bytes
      Cache
     
  7. KernelCenterer — scikit-learn 1.6.1 documentation

    [[ 1. , - 2. , 2. ], ... [ - 2. , 1. , 3. ], ... [ 4. , 1. ,...all strings. Added in version 1.0. See also sklearn.kernel_ap...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KernelCenterer.html
    Mon Apr 21 17:07:39 UTC 2025
      132.5K bytes
      Cache
     
  8. MissingIndicator — scikit-learn 1.6.1 documenta...

    1 , 3 ], ... [ 4 , 0 , np . nan ], ... [ 8 , 1 , 0 ]])...all strings. Added in version 1.0. See also SimpleImputer Univariate...
    scikit-learn.org/stable/modules/generated/sklearn.impute.MissingIndicator.html
    Mon Apr 21 17:07:40 UTC 2025
      131.7K bytes
      Cache
     
  9. MetadataRequest — scikit-learn 1.6.1 documentation

    Added in version 1.3. Parameters : owner str The...given method. Added in version 1.4. Parameters : method str The...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MetadataRequest.html
    Mon Apr 21 17:07:40 UTC 2025
      107.4K bytes
      Cache
     
  10. sklearn.kernel_ridge — scikit-learn 1.6.1 docum...

    Kernel ridge regression. User guide. See the Kernel ridge regression section for further details.
    scikit-learn.org/stable/api/sklearn.kernel_ridge.html
    Mon Apr 21 17:07:39 UTC 2025
      114.7K bytes
      Cache
     
Back to top