Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 3431 - 3440 of over 10,000 for * (7.03 seconds)

Filter
  1. make_regression — scikit-learn 1.8.0 documentation

    [ 0.6476, 1.523], [-0.2341, -0.2341], [-0.4694, 0.5425], [...should be between 0 and 1. noise float, default=0.0 The standard deviation...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html
    Mon Mar 23 20:39:23 UTC 2026
      15.6K bytes
      Cache
     
  2. load_diabetes — scikit-learn 1.8.0 documentation

    Added in version 1.1. Returns : data Bunch Dictionary-like...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 On this...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_diabetes.html
    Mon Mar 23 20:39:20 UTC 2026
      15.8K bytes
      Cache
     
  3. load_sample_images — scikit-learn 1.8.0 documen...

    images [ 0 ] >>> first_img_data . shape (427,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_sample_images.html
    Mon Mar 23 20:39:20 UTC 2026
      12.9K bytes
      Cache
     
  4. sklearn.exceptions — scikit-learn 1.8.0 documen...

    Custom warnings and errors used across scikit-learn.
    scikit-learn.org/stable/api/sklearn.exceptions.html
    Mon Mar 23 20:39:21 UTC 2026
      12.5K bytes
      Cache
     
  5. sklearn.experimental — scikit-learn 1.8.0 docum...

    Importable modules that enable the use of experimental features or estimators.
    scikit-learn.org/stable/api/sklearn.experimental.html
    Mon Mar 23 20:39:20 UTC 2026
      12.2K bytes
      Cache
     
  6. DictVectorizer — scikit-learn 1.8.0 documentation

    0 , 'foo' : 1.0 }, ... { 'baz' : 1.0 , 'foo' : 3.0 }] True...D ) >>> X array([[2., 0., 1.], [0., 1., 3.]]) >>> v . inverse_transform...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html
    Mon Mar 23 20:39:21 UTC 2026
      16.9K bytes
      Cache
     
  7. StackingClassifier — scikit-learn 1.8.0 documen...

    in version 1.1: The ‘prefit’ option was added in 1.1 Note A larger...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html
    Mon Mar 23 20:39:20 UTC 2026
      20.1K bytes
      Cache
     
  8. DummyRegressor — scikit-learn 1.8.0 documentation

    array ([ 1.0 , 2.0 , 3.0 , 4.0 ]) >>> y = np . array ([ 2.0 , 3.0...strategy. quantile float in [0.0, 1.0], default=None The quantile...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      16.7K bytes
      Cache
     
  9. InconsistentVersionWarning — scikit-learn 1.8.0...

    Skip to main content Back to top Ctrl + K GitHub Choose version InconsistentVersionWarning # exception sklearn.except...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.InconsistentVersionWarning.html
    Mon Mar 23 20:39:23 UTC 2026
      12.6K bytes
      Cache
     
  10. enable_iterative_imputer — scikit-learn 1.8.0 d...

    Enables IterativeImputer The API and results of this estimator might change without any deprecation cycle. Importing this file dynamically sets IterativeImputer as an attribute of the impute module:
    scikit-learn.org/stable/modules/generated/sklearn.experimental.enable_iterative_imputer.html
    Mon Mar 23 20:39:21 UTC 2026
      12.5K bytes
      Cache
     
Back to Top