- Sort Score
- Num 10 results
- Language All
- Labels All
Results 551 - 560 of 4,402 for book (4.01 seconds)
-
ClassifierTags — scikit-learn 1.7.2 docum...
poor_score : bool = False , multi_class : bool = True , multi_label...multi_label : bool = False ) [source] # Tags for the classifier....scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.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 -
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 -
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 -
KNNImputer — scikit-learn 1.7.2 documenta...
copy bool, default=True If True, a copy...whenever possible. add_indicator bool, default=False If True, a MissingIndicator...scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html -
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 -
FunctionTransformer — scikit-learn 1.7.2 ...
validate bool, default=False Indicate that...True to False. accept_sparse bool, default=False Indicate that...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.FunctionTransformer.html -
LatentDirichletAllocation — scikit-learn ...
normalize bool, default=True Whether to normalize...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html -
GraphicalLassoCV — scikit-learn 1.7.2 doc...
changed from 1 to None verbose bool, default=False If verbose is...version 1.3. assume_centered bool, default=False If True, data...scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html