Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 681 - 690 of 1,298 for store (0.16 sec)

  1. 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
    Thu Jul 03 11:42:05 UTC 2025
      143.2K bytes
      Cache
     
  2. 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
    Thu Jul 03 11:42:06 UTC 2025
      175.6K bytes
      Cache
     
  3. 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
    Thu Jul 03 11:42:05 UTC 2025
      93.9K bytes
      Cache
     
  4. 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
    Thu Jul 03 11:42:05 UTC 2025
      34.4K bytes
      Cache
     
  5. 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
    Thu Jul 03 11:42:06 UTC 2025
      79.3K bytes
      Cache
     
  6. 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
    Thu Jul 03 11:42:05 UTC 2025
      116.6K bytes
      Cache
     
  7. 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
    Thu Jul 03 11:42:06 UTC 2025
      142.5K bytes
      Cache
     
  8. 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
    Thu Jul 03 11:42:05 UTC 2025
      132.2K bytes
      2 views
     
  9. 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
    Thu Jul 03 11:42:06 UTC 2025
      102K bytes
      Cache
     
  10. 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
    Thu Jul 03 11:42:05 UTC 2025
      107.6K bytes
      Cache
     
Back to top