- Sort Score
- Num 10 results
- Language All
- Labels All
Results 751 - 760 of 5,413 for book (3.19 seconds)
-
LassoLarsIC — scikit-learn 1.7.2 document...
fit_intercept bool, default=True Whether to calculate...expected to be centered). verbose bool or int, default=False Sets the...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html -
LassoLars — scikit-learn 1.7.2 documentation
fit_intercept bool, default=True Whether to calculate...expected to be centered). verbose bool or int, default=False Sets the...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html -
lars_path_gram — scikit-learn 1.7.2 docum...
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 -
Lars — scikit-learn 1.7.2 documentation
Parameters : fit_intercept bool, default=True Whether to calculate...expected to be centered). verbose bool or int, default=False Sets the...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html -
HashingVectorizer — scikit-learn 1.7.2 do...
lowercase bool, default=True Convert all characters...dimensions in linear learners. binary bool, default=False If True, all...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html -
TunedThresholdClassifierCV — scikit-learn...
refit bool, default=True Whether or not...Glossary . store_cv_results bool, default=False Whether to store...scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html -
lasso_path — scikit-learn 1.7.2 documenta...
bool or array-like of shape (n_features,...matrix is precomputed. copy_X bool, default=True If True , X will...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.html -
LinearSVR — scikit-learn 1.7.2 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 -
SVR — scikit-learn 1.7.2 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 -
GaussianNB — scikit-learn 1.7.2 documenta...
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