- Sort Score
- Num 10 results
- Language All
- Labels All
Results 991 - 1000 of 6,404 for book (1.57 seconds)
-
config_context — scikit-learn 1.8.0 docum...
Parameters : assume_finite bool, default=None If True, validation...default: 1024. print_changed_only bool, default=None If True, only...scikit-learn.org/stable/modules/generated/sklearn.config_context.html -
RidgeClassifier — scikit-learn 1.8.0 docu...
fit_intercept bool, default=True Whether to calculate...be already centered). copy_X bool, default=True If True, X will...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html -
MLPClassifier — scikit-learn 1.8.0 docume...
shuffle bool, default=True Whether to shuffle...and training stops. verbose bool, default=False Whether to print...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html -
FixedThresholdClassifier — scikit-learn 1...
bool or str, default=None The label...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html -
QuantileTransformer — scikit-learn 1.8.0 ...
ignore_implicit_zeros bool, default=False Only applies...function calls. See Glossary . copy bool, default=True Set to False to...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.QuantileTransformer.html -
RegressorTags — scikit-learn 1.8.0 docume...
RegressorTags ( poor_score : bool = False ) [source] # Tags for...regressor. Parameters : poor_score bool, default=False Whether the estimator...scikit-learn.org/stable/modules/generated/sklearn.utils.RegressorTags.html -
KernelPCA — scikit-learn 1.8.0 documentation
fit_inverse_transform bool, default=False Learn the inverse...version 1.0. remove_zero_eig bool, default=False If True, then...scikit-learn.org/stable/modules/generated/sklearn.decomposition.KernelPCA.html -
LedoitWolf — scikit-learn 1.8.0 documenta...
Parameters : store_precision bool, default=True Specify if the...precision is stored. assume_centered bool, default=False If True, data...scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html -
PartialDependenceDisplay — scikit-learn 1...
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 -
LogisticRegression — scikit-learn 1.8.0 d...
dual bool, default=False Dual (constrained)...stopping criteria. fit_intercept bool, default=True Specifies if a...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html