- Sort Score
- Num 10 results
- Language All
- Labels All
Results 891 - 900 of 6,404 for book (3.19 seconds)
-
Tags — scikit-learn 1.8.0 documentation
array_api_support: bool = False , no_validation: bool = False , non_deterministic:...non_deterministic: bool = False , requires_fit: bool = True , _skip_test:...scikit-learn.org/stable/modules/generated/sklearn.utils.Tags.html -
Selecting dimensionality reduction with Pipelin...
from 1 to None 1 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/compose/plot_compare_reduction.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 -
lasso_path — scikit-learn 1.8.0 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 -
SGDClassifier — scikit-learn 1.8.0 docume...
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.SGDClassifier.html -
lars_path — scikit-learn 1.8.0 documentation
bool, ndarray of shape (n_features,...'lasso' for the Lasso. copy_X bool, default=True If False , X is...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path.html -
PLSCanonical — scikit-learn 1.8.0 documen...
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.PLSCanonical.html -
IsotonicRegression — scikit-learn 1.8.0 d...
increasing bool or ‘auto’, default=True Determines...input domain X . increasing_ bool Inferred value for increasing...scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html -
DictionaryLearning — scikit-learn 1.8.0 d...
verbose bool, default=False To control the...of the procedure. split_sign bool, default=False Whether to split...scikit-learn.org/stable/modules/generated/sklearn.decomposition.DictionaryLearning.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