- Sort Score
- Num 10 results
- Language All
- Labels All
Results 761 - 770 of 7,067 for book (0.86 seconds)
Filter
-
Statistical comparison of models using grid sea...
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_stats.html -
graphical_lasso — scikit-learn 1.8.0 documentation
verbose bool, default=False If verbose is...each iteration. return_costs bool, default=False If return_costs...scikit-learn.org/stable/modules/generated/sklearn.covariance.graphical_lasso.html -
LogisticRegressionCV — scikit-learn 1.8.0 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 -
check_estimator — scikit-learn 1.8.0 documentation
legacy : bool = True , expected_failed_checks...Estimator instance to check. legacy bool, default=True Whether to include...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html -
fetch_lfw_pairs — scikit-learn 1.8.0 documentation
funneled bool, default=True Download and use...the each face picture. color bool, default=False Keep the 3 RGB...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html -
VotingClassifier — scikit-learn 1.8.0 documenta...
flatten_transform bool, default=True Affects shape...n_samples, n_classes). verbose bool, default=False If True, the...scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingClassifier.html -
LearningCurveDisplay — scikit-learn 1.8.0 docum...
exploit_incremental_learning bool, default=False If the estimator...higher, the more messages. shuffle bool, default=False Whether to shuffle...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html -
SplineTransformer — scikit-learn 1.8.0 document...
include_bias bool, default=True If False, then...in version 1.8. sparse_output bool, default=False Will return sparse...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html -
set_config — scikit-learn 1.8.0 documentation
Parameters : assume_finite bool, default=None If True, validation...version 0.20. print_changed_only bool, default=None If True, only...scikit-learn.org/stable/modules/generated/sklearn.set_config.html -
NuSVR — scikit-learn 1.8.0 documentation
shrinking bool, default=True Whether to use...kernel cache (in MB). verbose bool, default=False Enable verbose...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html