- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 511 - 520 of 755 for book (0.09 sec)
-
LabelEncoder — scikit-learn 1.6.1 documentation
Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelEncoder.html -
is_classifier — scikit-learn 1.6.1 documentation
Returns : out bool True if estimator is a classifier...scikit-learn.org/stable/modules/generated/sklearn.base.is_classifier.html -
is_clusterer — scikit-learn 1.6.1 documentation
Returns : out bool True if estimator is a clusterer...scikit-learn.org/stable/modules/generated/sklearn.base.is_clusterer.html -
LinearSVC — scikit-learn 1.6.1 documentation
dual “auto” or bool, default=”auto” Select the algorithm...will be ignored. fit_intercept bool, default=True Whether or not...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html -
load_digits — scikit-learn 1.6.1 documentation
return_X_y bool, default=False If True, returns...Added in version 0.18. as_frame bool, default=False If True, the...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_digits.html -
brier_score_loss — scikit-learn 1.6.1 documenta...
scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.html -
HashingVectorizer — scikit-learn 1.6.1 document...
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 -
check_scoring — scikit-learn 1.6.1 documentation
allow_none bool, default=False Whether to return...has no score method. raise_exc bool, default=True Whether to raise...scikit-learn.org/stable/modules/generated/sklearn.metrics.check_scoring.html -
RandomForestRegressor — scikit-learn 1.6.1 docu...
features to consider when looking for the best split: If int,...Added in version 0.19. bootstrap bool, default=True Whether bootstrap...scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html -
average_precision_score — scikit-learn 1.6.1 do...
scikit-learn.org/stable/modules/generated/sklearn.metrics.average_precision_score.html