Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 651 - 660 of 1,301 for store (0.1 sec)

  1. Probability Calibration curves — scikit-learn 1...

    precision_score , recall_score , f1_score ]: score_name = metric...precision_score , recall_score , f1_score ]: score_name = metric...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_curve.html
    Thu Jul 03 11:42:05 UTC 2025
      143.5K bytes
      Cache
     
  2. Comparing Linear Bayesian Regressors — scikit-l...

    np ard_scores = - np . array ( ard . scores_ ) brr_scores = - np...array ( brr . scores_ ) plt . plot ( ard_scores , color = "navy"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ard.html
    Thu Jul 03 11:42:05 UTC 2025
      120K bytes
      Cache
     
  3. LassoCV — scikit-learn 1.7.0 documentation

    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.linear_model.LassoCV.html
    Thu Jul 03 11:42:05 UTC 2025
      169.1K bytes
      Cache
     
  4. make_scorer — scikit-learn 1.7.0 documentation

    Parameters : score_func callable Score function (or loss...default=True Whether score_func is a score function (default),...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html
    Thu Jul 03 11:42:05 UTC 2025
      115.7K bytes
      Cache
     
  5. Model Selection — scikit-learn 1.7.0 documentation

    complexity and cross-validated score Balance model complexity and...and cross-validated score Class Likelihood Ratios to measure classification...
    scikit-learn.org/stable/auto_examples/model_selection/index.html
    Thu Jul 03 11:42:05 UTC 2025
      89K bytes
      Cache
     
  6. feature_selection.rst.txt

    input a scoring function that returns univariate scores and p-values...provide a `score_func` where `y=None`. The `score_func` should...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Wed Jul 02 18:21:48 UTC 2025
      14.5K bytes
      3 views
     
  7. Comparison of kernel ridge regression and SVR —...

    best_params_ } and R2 score: { svr . best_score_ : .3f } " ) print...best_params_ } and R2 score: { kr . best_score_ : .3f } " ) print...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Thu Jul 03 11:42:05 UTC 2025
      122.9K bytes
      Cache
     
  8. plot_kmeans_digits.zip

    homo homogeneity score compl completeness score v-meas V measure...metrics.homogeneity_score, metrics.completeness_score, metrics.v_measure_score,...
    scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip
    Thu Jul 03 11:42:05 UTC 2025
      15.5K bytes
     
  9. ElasticNet — scikit-learn 1.7.0 documentation

    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.linear_model.ElasticNet.html
    Thu Jul 03 11:42:05 UTC 2025
      166.1K bytes
      Cache
     
  10. Adjustment for chance in clustering performance...

    ( score_name , score_func ) in zip ( "d^vx.," , score_funcs...): scores = fixed_classes_uniform_labelings_scores ( score_func...
    scikit-learn.org/stable/auto_examples/cluster/plot_adjusted_for_chance_measures.html
    Thu Jul 03 11:42:05 UTC 2025
      147.1K bytes
      Cache
     
Back to top