- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 331 - 340 of 762 for book (0.09 sec)
-
cross_validate — scikit-learn 1.6.1 documentation
‘2*n_jobs’ return_train_score bool, default=False Whether to include...True to False return_estimator bool, default=False Whether to return...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html -
fetch_20newsgroups_vectorized — scikit-learn 1....
blocks at the ends of posts that look like signatures, and ‘quotes’...subfolders. download_if_missing bool, default=True If False, raise...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html -
SGDRegressor — scikit-learn 1.6.1 documentation
fit_intercept bool, default=True Whether the intercept...Added in version 0.19. shuffle bool, default=True Whether or not...scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDRegressor.html -
RadiusNeighborsClassifier — scikit-learn 1.6.1 ...
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 -
LinearSVR — scikit-learn 1.6.1 documentation
fit_intercept bool, default=True Whether or not...other features. dual “auto” or bool, default=”auto” Select the algorithm...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html -
GaussianNB — scikit-learn 1.6.1 documentation
Parameters : deep bool, default=True If True, will...set_fit_request ( * , sample_weight : bool | None | str = '$UNCHANGED$'...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html -
SVR — scikit-learn 1.6.1 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.SVR.html -
KNeighborsClassifier — scikit-learn 1.6.1 docum...
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.KNeighborsClassifier.html -
OneClassSVM — scikit-learn 1.6.1 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.OneClassSVM.html -
ComplementNB — scikit-learn 1.6.1 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