- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 191 - 200 of 821 for book (0.84 sec)
-
ElasticNetCV — scikit-learn 1.7.0 documentation
fit_intercept bool, default=True Whether to calculate...centered). precompute ‘auto’, bool or array-like of shape (n_features,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html -
SGDRegressor — scikit-learn 1.7.0 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 -
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 -
PassiveAggressiveRegressor — scikit-learn 1.7.0...
fit_intercept bool, default=True Whether the intercept...version 0.19. early_stopping bool, default=False Whether to use...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.html -
ComplementNB — scikit-learn 1.7.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 -
PLSRegression — scikit-learn 1.7.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 -
lars_path_gram — scikit-learn 1.7.0 documentation
copy_X bool, default=True If False , X is...the optimization. copy_Gram bool, default=True If False , Gram...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html -
fetch_covtype — scikit-learn 1.7.0 documentation
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_covtype.html -
BaggingRegressor — scikit-learn 1.7.0 documenta...
bootstrap bool, default=True Whether samples...performed. bootstrap_features bool, default=False Whether features...scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingRegressor.html -
PassiveAggressiveClassifier — scikit-learn 1.7....
fit_intercept bool, default=True Whether the intercept...version 0.19. early_stopping bool, default=False Whether to use...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html