- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 341 - 350 of 753 for book (0.28 sec)
-
load_svmlight_files — scikit-learn 1.6.1 docume...
multilabel bool, default=False Samples may have...ltilabel.html ). zero_based bool or “auto”, default=”auto” Whether...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html -
fetch_20newsgroups — scikit-learn 1.6.1 documen...
shuffle bool, default=True Whether or not...blocks at the ends of posts that look like signatures, and ‘quotes’...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html -
LogisticRegressionCV — scikit-learn 1.6.1 docum...
fit_intercept bool, default=True Specifies if a...from 3-fold to 5-fold. dual bool, default=False Dual (constrained)...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html -
PartialDependenceDisplay — scikit-learn 1.6.1 d...
is_categorical list of (bool,) or list of (bool, bool), default=None Whether...(n_categorical_features,), dtype={bool, int, str}, default=None Indicates...scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html -
sparse_encode — scikit-learn 1.6.1 documentation
copy_cov bool, default=True Whether to copy...for more details. check_input bool, default=True If False , the...scikit-learn.org/stable/modules/generated/sklearn.decomposition.sparse_encode.html -
precision_recall_curve — scikit-learn 1.6.1 doc...
bool or str, default=None The label...Sample weights. drop_intermediate bool, default=False Whether to drop...scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_curve.html -
make_regression — scikit-learn 1.6.1 documentation
shuffle bool, default=True Shuffle the samples...samples and the features. coef bool, default=False If True, the...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html -
CompoundKernel — scikit-learn 1.6.1 documentation
eval_gradient bool, default=False Determines whether...this kernel. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.CompoundKernel.html -
MultiOutputRegressor — scikit-learn 1.6.1 docum...
Parameters : deep bool, default=True If True, will...set_fit_request ( * , sample_weight : bool | None | str = '$UNCHANGED$'...scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html -
PassiveAggressiveClassifier — scikit-learn 1.6....
fit_intercept bool, default=True Whether the intercept...version 0.19. early_stopping bool, default=False Whether to use...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html