- Sort Score
- Num 10 results
- Language All
- Labels All
Results 741 - 750 of 5,413 for book (4.51 seconds)
-
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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