Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1221 - 1230 of 1,998 for store (2.48 seconds)

  1. SelectFpr — scikit-learn 1.8.0 documentation

    returning a pair of arrays (scores, pvalues). Default is f_classif...array-like of shape (n_features,) Scores of features. pvalues_ array-like...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Mon Jan 26 14:16:30 GMT 2026
      133.4K bytes
      Cache
     
  2. Class Likelihood Ratios to measure classificati...

    scoring = scoring , cv = 10 )) positive...( estimator , X , y , scoring = scoring , cv = 10 )) positive...
    scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html
    Mon Jan 26 11:09:12 GMT 2026
      143.1K bytes
      Cache
     
  3. plot_multi_metric_evaluation.ipynb

    \n scoring=scoring,\n refit=\"AUC\",\n n_jobs=2,\n...can be done by setting the ``scoring``\nparameter to a list of metric...
    scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation....
    Mon Jan 26 11:09:12 GMT 2026
      4.9K bytes
     
  4. d2_tweedie_score — scikit-learn 1.8.0 doc...

    [source] # \(D^2\) regression score function, fraction of Tweedie...deviance explained. Best possible score is 1.0 and it can be negative...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_tweedie_score.html
    Mon Jan 26 11:09:14 GMT 2026
      110.7K bytes
      Cache
     
  5. QuantileRegressor — scikit-learn 1.8.0 do...

    Notes The \(R^2\) score used when calling score on a regressor uses...(n_samples,) Returns predicted values. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html
    Mon Jan 26 14:16:30 GMT 2026
      139.6K bytes
      Cache
     
  6. explained_variance_score — scikit-learn 1...

    variance regression score function. Best possible score is 1.0, lower...Explained Variance score is similar to the R^2 score , but the former...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.explained_variance_score.html
    Mon Jan 26 11:09:12 GMT 2026
      115.5K bytes
      Cache
     
  7. SequentialFeatureSelector — scikit-learn ...

    scoring str or callable, default=None Scoring method to..., direction = 'forward' , scoring = None , cv = 5 , n_jobs =...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Mon Jan 26 14:16:29 GMT 2026
      143.7K bytes
      Cache
     
  8. permutation_importance — scikit-learn 1.8...

    If scoring represents a single score, one can use:...criterion is used. If scoring represents multiple scores, one can use:...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.permutation_importance.html
    Mon Jan 26 14:16:33 GMT 2026
      122.6K bytes
      Cache
     
  9. average_precision_score — scikit-learn 1....

    precision (AP) from prediction scores. AP summarizes a precision-recall...(n_samples, n_classes) Target scores, can either be probability...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.average_precision_score.html
    Mon Jan 26 14:16:29 GMT 2026
      116.5K bytes
      Cache
     
  10. Monotonic Constraints — scikit-learn 1.8....

    23 'auto' scoring scoring: str or callable or None,...0.23 'auto' scoring scoring: str or callable or None,...
    scikit-learn.org/stable/auto_examples/ensemble/plot_monotonic_constraints.html
    Mon Jan 26 11:09:14 GMT 2026
      182.6K bytes
      Cache
     
Back to Top