- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 321 - 330 of 753 for book (0.1 sec)
-
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 -
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 -
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 -
BiclusterMixin — scikit-learn 1.6.1 documentation
dtype = bool ) ... self . columns_ = np ...., X . shape [ 1 ]), dtype = bool ) ... return self >>> X = np...scikit-learn.org/stable/modules/generated/sklearn.base.BiclusterMixin.html -
GaussianRandomProjection — scikit-learn 1.6.1 d...
compute_inverse_components bool, default=False Learn the inverse...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.random_projection.GaussianRandomProjection.html -
SelectFpr — scikit-learn 1.6.1 documentation
Parameters : deep bool, default=True If True, will...selected. Parameters : indices bool, default=False If True, the...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html -
LabelPropagation — scikit-learn 1.6.1 documenta...
Parameters : deep bool, default=True If True, will...set_score_request ( * , sample_weight : bool | None | str = '$UNCHANGED$'...scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelPropagation.html -
MultiOutputClassifier — scikit-learn 1.6.1 docu...
Parameters : deep bool, default=True If True, will...set_fit_request ( * , sample_weight : bool | None | str = '$UNCHANGED$'...scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputClassifier.html -
DictVectorizer — scikit-learn 1.6.1 documentation
sparse bool, default=True Whether transform...scipy.sparse matrices. sort bool, default=True Whether feature_names_...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html -
dict_learning — scikit-learn 1.6.1 documentation
verbose bool, default=False To control the...See Glossary . return_n_iter bool, default=False Whether or not...scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning.html