- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 681 - 690 of 1,298 for store (0.16 sec)
-
TransformedTargetRegressor — scikit-learn 1.7.0...
Notes The \(R^2\) score used when calling score on a regressor uses...default value of r2_score . This influences the score method of all...scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html -
HistGradientBoostingClassifier — scikit-learn 1...
train_score_ ndarray, shape (n_iter_+1,) The scores at each...iteration. Scores are computed according to the scoring parameter....scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html -
OOB Errors for Random Forests — scikit-learn 1....
oob_score = True , max_features = "sqrt"...max_features = "log2" , oob_score = True , random_state = RANDOM_STATE...scikit-learn.org/stable/auto_examples/ensemble/plot_ensemble_oob.html -
3. Model selection and evaluation — scikit-lear...
Which scoring function should I use? 3.4.2. Scoring API overview...selection 3.1.5. Permutation test score 3.2. Tuning the hyper-parameters...scikit-learn.org/stable/model_selection.html -
Version 0.15 — scikit-learn 1.7.0 documentation
f1_score , metrics.fbeta_score , metrics.recall_score , metrics.roc_auc_score...metrics.roc_auc_score and metrics.average_precision_score by Arnaud...scikit-learn.org/stable/whats_new/v0.15.html -
Release Highlights for scikit-learn 1.3 — sciki...
score_type = "both" , score_name = "Accuracy"...sklearn.metrics import v_measure_score X , true_labels = load_digits...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_3_0.html -
OneVsOneClassifier — scikit-learn 1.7.0 documen...
score ( X , y , sample_weight = None...default=None Sample weights. Returns : score float Mean accuracy of self.predict(X)...scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html -
model_evaluation.rst.txt
ion_score` 'neg_brier_score' :func:`metrics.brier_score_loss`...l_info_score` 'rand_score' :func:`metrics.rand_score` 'v_measure_score'...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
Two-class AdaBoost — scikit-learn 1.7.0 documen...
decision scores. The distributions of decision scores are shown...the decision score. Samples with decision scores greater than...scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_twoclass.html -
DensityMixin — scikit-learn 1.7.0 documentation
"score" ) True score ( X , y = None ) [source]...through the estimator_type tag; score method that default that do...scikit-learn.org/stable/modules/generated/sklearn.base.DensityMixin.html