Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 741 - 750 of 5,413 for book (4.51 seconds)

  1. ClassifierTags — scikit-learn 1.7.2 docum...

    poor_score : bool = False , multi_class : bool = True , multi_label...multi_label : bool = False ) [source] # Tags for the classifier....
    scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.html
    Fri Nov 21 09:29:39 GMT 2025
      106.8K bytes
      Cache
     
  2. fetch_california_housing — scikit-learn 1...

    download_if_missing bool, default=True If False, raise...the source site. return_X_y bool, default=False If True, returns...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_california_housing.html
    Wed Nov 26 14:18:54 GMT 2025
      116.9K bytes
      Cache
     
  3. make_multilabel_classification — scikit-l...

    allow_unlabeled bool, default=True If True , some...belong to any class. sparse bool, default=False If True , return...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html
    Wed Nov 26 14:18:54 GMT 2025
      114.6K bytes
      Cache
     
  4. make_column_transformer — scikit-learn 1....

    array-like of bool or callable Indexes the data...Glossary for more details. verbose bool, default=False If True, the...
    scikit-learn.org/stable/modules/generated/sklearn.compose.make_column_transformer.html
    Wed Nov 26 14:18:55 GMT 2025
      120K bytes
      Cache
     
  5. DummyClassifier — scikit-learn 1.7.2 docu...

    sparse_output_ bool True if the array returned from...estimator. Parameters : deep bool, default=True If True, will...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Wed Nov 26 14:18:55 GMT 2025
      142.6K bytes
      Cache
     
  6. RandomForestClassifier — scikit-learn 1.7...

    features to consider when looking for the best split: If int,...Added in version 0.19. bootstrap bool, default=True Whether bootstrap...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html
    Wed Nov 26 14:18:54 GMT 2025
      181.9K bytes
      Cache
     
  7. RadiusNeighborsClassifier — scikit-learn ...

    outputs_2d_ bool False when y ’s shape is (n_samples,...estimator. Parameters : deep bool, default=True If True, will...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsClassifier.html
    Wed Nov 26 14:18:55 GMT 2025
      152.2K bytes
      Cache
     
  8. TweedieRegressor — scikit-learn 1.7.2 doc...

    fit_intercept bool, default=True Specifies if a...range (0.0, inf) . warm_start bool, default=False If set to True...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Wed Nov 26 14:18:55 GMT 2025
      141.6K bytes
      Cache
     
  9. RidgeClassifierCV — scikit-learn 1.7.2 do...

    fit_intercept bool, default=True Whether to calculate...np.bincount(y)) . store_cv_results bool, default=False Flag indicating...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifierCV.html
    Wed Nov 26 14:18:54 GMT 2025
      142.2K bytes
      Cache
     
  10. HuberRegressor — scikit-learn 1.7.2 docum...

    warm_start bool, default=False This is useful...the Glossary . fit_intercept bool, default=True Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Wed Nov 26 14:18:54 GMT 2025
      145.6K bytes
      Cache
     
Back to Top