- Sort Score
- Num 10 results
- Language All
- Labels All
Results 701 - 710 of 4,684 for book (0.98 seconds)
-
TheilSenRegressor — scikit-learn 1.8.0 do...
Parameters : fit_intercept bool, default=True Whether to calculate...Glossary for more details. verbose bool, default=False Verbose mode...scikit-learn.org/stable/modules/generated/sklearn.linear_model.TheilSenRegressor.html -
GammaRegressor — scikit-learn 1.8.0 docum...
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.GammaRegressor.html -
DummyRegressor — scikit-learn 1.8.0 docum...
Parameters : deep bool, default=True If True, will...n_features) Test data. return_std bool, default=False Whether to return...scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html -
OrthogonalMatchingPursuitCV — scikit-lear...
Parameters : copy bool, default=True Whether the design...is made anyway. fit_intercept bool, default=True Whether to calculate...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html -
DetCurveDisplay — scikit-learn 1.8.0 docu...
bool or str, default=None The label...Sample weights. drop_intermediate bool, default=True Whether to drop...scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html -
fetch_rcv1 — scikit-learn 1.8.0 documenta...
download_if_missing bool, default=True If False, raise...calls. See Glossary . shuffle bool, default=False Whether to shuffle...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html -
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 -
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 -
SVC — scikit-learn 1.8.0 documentation
shrinking bool, default=True Whether to use...the User Guide . probability bool, default=False Whether to enable...scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html -
LogisticRegressionCV — scikit-learn 1.8.0...
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