- Sort Score
- Num 10 results
- Language All
- Labels All
Results 791 - 800 of 7,067 for book (0.41 seconds)
Filter
-
Custom refit strategy of a grid search with cro...
1 to None None refit refit: bool, str, or callable, default=True...return_train_score return_train_score: bool, default=False If ``False``,...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html -
ROC Curve with Visualization API — scikit-learn...
0 shrinking shrinking: bool, default=True Whether to use...True probability probability: bool, default=False Whether to enable...scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html -
PLSRegression — scikit-learn 1.8.0 documentation
scale bool, default=True Whether to scale...the left singular vector. copy bool, default=True Whether to copy...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html -
ComplementNB — scikit-learn 1.8.0 documentation
force_alpha bool, default=True If False and alpha...changed to True . fit_prior bool, default=True Only used in edge...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html -
NearestNeighbors — scikit-learn 1.8.0 documenta...
Parameters : deep bool, default=True If True, will...constructor. return_distance bool, default=True Whether or not...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestNeighbors.html -
CategoricalNB — scikit-learn 1.8.0 documentation
force_alpha bool, default=True If False and alpha...changed to True . fit_prior bool, default=True Whether to learn...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html -
TfidfVectorizer — scikit-learn 1.8.0 documentation
lowercase bool, default=True Convert all characters...the input documents. binary bool, default=False If True, all...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html -
CalibrationDisplay — scikit-learn 1.8.0 documen...
bool or str, default=None The positive...probabilities. pos_label int, float, bool or str, default=None The positive...scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.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 -
PartialDependenceDisplay — scikit-learn 1.8.0 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