- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 371 - 380 of 816 for book (0.05 sec)
-
ConfusionMatrixDisplay — scikit-learn 1.7.0 doc...
include_values bool, default=True Includes values...and axes is created. colorbar bool, default=True Whether or not...scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html -
TunedThresholdClassifierCV — scikit-learn 1.7.0...
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 -
DictionaryLearning — scikit-learn 1.7.0 documen...
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 -
IsotonicRegression — scikit-learn 1.7.0 documen...
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 -
Normalizer — scikit-learn 1.7.0 documentation
copy bool, default=True Set to False to...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html -
BaggingClassifier — scikit-learn 1.7.0 document...
bootstrap bool, default=True Whether samples...performed. bootstrap_features bool, default=False Whether features...scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingClassifier.html -
DummyRegressor — scikit-learn 1.7.0 documentation
Parameters : deep bool, default=True If True, will...n_features) Test data. return_std bool, default=False Whether to return...scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html -
DecisionTreeRegressor — scikit-learn 1.7.0 docu...
features to consider when looking for the best split: If int,...sparse csr_matrix . check_input bool, default=True Allow to bypass...scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html -
SVC — scikit-learn 1.7.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 -
MiniBatchNMF — scikit-learn 1.7.0 documentation
H : bool | None | str = '$UNCHANGED$' , W : bool | None |...past batches. fresh_restarts bool, default=False Whether to completely...scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchNMF.html