Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1451 - 1460 of 2,057 for store (0.33 seconds)

Filter
  1. Release Highlights for scikit-learn 1.2 — sciki...

    23 'auto' scoring scoring: str or callable or None,...versionadded:: 0.23 'auto' scoring scoring: str or callable or None,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html
    Mon Mar 23 20:39:21 UTC 2026
      28.8K bytes
      Cache
     
  2. Compare cross decomposition methods — scikit-le...

    xlabel ( "x scores" ) plt . ylabel ( "y scores" ) plt . title.... xlabel ( "x scores" ) plt . ylabel ( "y scores" ) plt . title...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html
    Mon Mar 23 20:39:20 UTC 2026
      18.3K bytes
      Cache
     
  3. normalized_mutual_info_score — scikit-learn 1.8...

    the Mutual Information (MI) score to scale the results between...label values won’t change the score value in any way. This metric...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.normalized_mutual_info_score.html
    Mon Mar 23 20:39:21 UTC 2026
      14.2K bytes
      Cache
     
  4. Comparison of Calibration of Classifiers — scik...

    minimize proper scoring rules: the Brier score or the log-loss...= 10 , l1_ratios = ( 0 ,), scoring = "neg_log_loss" , max_iter...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Mon Mar 23 20:39:22 UTC 2026
      20.8K bytes
      Cache
     
  5. Lexical and semantic search with Elasticsearch ...

    detailed information about the score computation to know why these...motivate us to look for other scoring models that incorporate semantic...
    www.elastic.co/search-labs/blog/lexical-and-semantic-search-with-elasticsearch
    Mon Mar 23 01:50:32 UTC 2026
      57.9K bytes
      Cache
     
  6. OneVsOneClassifier — scikit-learn 1.8.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
    Mon Mar 23 20:39:20 UTC 2026
      17.5K bytes
      Cache
     
  7. Non-negative least squares — scikit-learn 1.8.0...

    ( "NNLS R2 score" , r2_score_nnls ) NNLS R2 score 0.8225220806196525...print ( "OLS R2 score" , r2_score_ols ) OLS R2 score 0.7436926291700354...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Mon Mar 23 20:39:22 UTC 2026
      15.9K bytes
      Cache
     
  8. GraphicalLassoCV — scikit-learn 1.8.0 documenta...

    ) Log-likelihood score on left-out data across (k)th...of shape (n_alphas,) Mean of scores over the folds. Added in version...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Mon Mar 23 20:39:23 UTC 2026
      18.2K bytes
      Cache
     
  9. Shrinkage covariance estimation: LedoitWolf vs ...

    score ( X_test ) for s in shrinkages...loglik_lw = lw . fit ( X_train ) . score ( X_test ) # OAS coefficient...
    scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html
    Mon Mar 23 20:39:20 UTC 2026
      17.6K bytes
      Cache
     
  10. Configuration du Rank Fusion

    Rank Fusion) RRF calcule les scores en additionnant l’inverse du...de chaque resultat. Formule score ( d ) = Σ 1 / ( k + rank ( d...
    fess.codelibs.org/fr/15.5/config/rank-fusion.html
    Mon Mar 23 02:54:09 UTC 2026
      37K bytes
      Cache
     
Back to Top