- Sort Score
- Num 10 results
- Language All
- Labels All
Results 721 - 730 of 4,684 for book (1.63 seconds)
-
HuberRegressor — scikit-learn 1.8.0 docum...
warm_start bool, default=False This is useful...the Glossary . fit_intercept bool, default=True Whether or not...scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html -
Release Highlights for scikit-learn 0.24 —...
10 verbose verbose: bool, default=False Enable verbose...'sigmoid'. 0.0 shrinking shrinking: bool, default=True Whether to use...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html -
RadiusNeighborsClassifier — scikit-learn ...
outputs_2d_ bool False when y ’s shape is (n_samples,...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsClassifier.html -
fastica — scikit-learn 1.8.0 documentation
whiten str or bool, default=’unit-variance’ Specify...See Glossary . return_X_mean bool, default=False If True, X_mean...scikit-learn.org/stable/modules/generated/fastica-function.html -
DummyClassifier — scikit-learn 1.8.0 docu...
sparse_output_ bool True if the array returned from...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html -
fetch_lfw_pairs — scikit-learn 1.8.0 docu...
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 -
GraphicalLassoCV — scikit-learn 1.8.0 doc...
changed from 1 to None verbose bool, default=False If verbose is...version 1.3. assume_centered bool, default=False If True, data...scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.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 -
SplineTransformer — scikit-learn 1.8.0 do...
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 -
RandomForestClassifier — scikit-learn 1.8...
features to consider when looking for the best split: If int,...Added in version 0.19. bootstrap bool, default=True Whether bootstrap...scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html