Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 501 - 510 of 1,157 for store (0.58 sec)

  1. davies_bouldin_score — scikit-learn 1.7.1 docum...

    davies_bouldin_score # sklearn.metrics. davies_bouldin_score ( X , labels...Compute the Davies-Bouldin score. The score is defined as the average...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.davies_bouldin_score.html
    Tue Aug 19 13:22:51 UTC 2025
      107.3K bytes
      Cache
     
  2. fowlkes_mallows_score — scikit-learn 1.7.1 docu...

    fowlkes_mallows_score # sklearn.metrics. fowlkes_mallows_score ( labels_true...Returns : score float The resulting Fowlkes-Mallows score. References...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.fowlkes_mallows_score.html
    Tue Aug 19 13:22:51 UTC 2025
      110.9K bytes
      Cache
     
  3. adjusted_rand_score — scikit-learn 1.7.1 docume...

    adjusted_rand_score # sklearn.metrics. adjusted_rand_score ( labels_true...RI score is then “adjusted for chance” into the ARI score using...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_rand_score.html
    Tue Aug 19 13:22:48 UTC 2025
      117.6K bytes
      1 views
      Cache
     
  4. d2_tweedie_score — scikit-learn 1.7.1 documenta...

    d2_tweedie_score # sklearn.metrics. d2_tweedie_score ( y_true ,...[source] # \(D^2\) regression score function, fraction of Tweedie...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_tweedie_score.html
    Tue Aug 19 13:22:49 UTC 2025
      110.1K bytes
      Cache
     
  5. calinski_harabasz_score — scikit-learn 1.7.1 do...

    calinski_harabasz_score # sklearn.metrics. calinski_harabasz_score ( X ,...Returns : score float The resulting Calinski-Harabasz score. References...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.calinski_harabasz_score.html
    Tue Aug 19 13:22:48 UTC 2025
      107.6K bytes
      Cache
     
  6. top_k_accuracy_score — scikit-learn 1.7.1 docum...

    top_k_accuracy_score # sklearn.metrics. top_k_accuracy_score ( y_true...provided. Returns : score float The top-k accuracy score. The best performance...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.top_k_accuracy_score.html
    Tue Aug 19 13:22:49 UTC 2025
      112.5K bytes
      1 views
      Cache
     
  7. Demonstration of multi-metric evaluation on cro...

    sample_score_mean - sample_score_std , sample_score_mean + sample_score_std...range ( 2 , 403 , 20 )}, scoring = scoring , refit = "AUC" , n_jobs...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Tue Aug 19 13:22:51 UTC 2025
      101.5K bytes
      Cache
     
  8. 3.5. Validation curves: plotting scores to eval...

    we need a scoring function (see Metrics and scoring: quantifying...based on a validation score the validation score is biased and not...
    scikit-learn.org/stable/modules/learning_curve.html
    Tue Aug 19 13:22:49 UTC 2025
      51.3K bytes
      Cache
     
  9. Balance model complexity and cross-validated sc...

    "mean_test_score" : test_scores , "std_test_score" : grid . cv_results_...test scores mean_test_scores = np . mean ( test_scores , axis...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Tue Aug 19 13:22:51 UTC 2025
      169.1K bytes
      Cache
     
  10. d2_log_loss_score — scikit-learn 1.7.1 document...

    d2_log_loss_score # sklearn.metrics. d2_log_loss_score ( y_true...= None ) [source] # \(D^2\) score function, fraction of log loss...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_log_loss_score.html
    Tue Aug 19 13:22:51 UTC 2025
      107.6K bytes
      Cache
     
Back to top