Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1461 - 1470 of 2,378 for store (0.82 seconds)

Filter
  1. fbeta_score — scikit-learn 1.8.0 document...

    Compute the F-beta score. The F-beta score is the weighted harmonic...precision. The formula for F-beta score is: \[F_\beta = \frac{(1 + \beta^2)...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.fbeta_score.html
    Mon Mar 09 14:07:53 UTC 2026
      16.1K bytes
      Cache
     
  2. 3.1. Cross-validation: evaluating estimator per...

    2f " % ( scores . mean (), scores . std ())) 0.98 accuracy...default, the score computed at each CV iteration is the score method...
    scikit-learn.org/stable/modules/cross_validation.html
    Mon Mar 09 14:07:57 UTC 2026
      26.1K bytes
      Cache
     
  3. IsolationForest — scikit-learn 1.8.0 docu...

    as the scores of inliers are close to 0 and the scores of outliers...anomaly score of X of the base classifiers. The anomaly score of an...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.IsolationForest.html
    Mon Mar 09 14:07:53 UTC 2026
      19.4K bytes
      Cache
     
  4. Metadata Routing — scikit-learn 1.8.0 doc...

    caller = "score" , callee = "score" ), ) return...{'callee': 'score', 'caller': 'score'}], 'router':...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_metadata_routing.html
    Mon Mar 09 14:07:53 UTC 2026
      39.7K bytes
      Cache
     
  5. Lasso — scikit-learn 1.8.0 documentation

    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.Lasso.html
    Mon Mar 09 14:07:57 UTC 2026
      21.9K bytes
      Cache
     
  6. Rank Fusion Konfiguration

    der Rangposition Score Fusion Fusion durch Score-Normalisierung...fusion . algorithm = score rank . fusion . score . normalize = true...
    fess.codelibs.org/de/15.5/config/rank-fusion.html
    Mon Mar 09 02:47:27 UTC 2026
      45K bytes
      Cache
     
  7. Early stopping of Stochastic Gradient Descent &...

    "Train score" , "Test score" , ] results_df..., [ "Train score" , "Test score" ]): for style...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Mon Mar 09 14:07:56 UTC 2026
      17.8K bytes
      Cache
     
  8. RFECV — scikit-learn 1.8.0 documentation

    scoring str or callable, default=None Scoring method to...classes_ . score ( X , y , ** score_params ) [source] # Score using...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Mon Mar 09 14:07:57 UTC 2026
      19.6K bytes
      Cache
     
  9. Demonstration of multi-metric evaluation on cro...

    scoring = scoring , refit = "AUC"...can be done by setting the scoring parameter to a list of metric...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Mon Mar 09 14:07:56 UTC 2026
      16.9K bytes
      Cache
     
  10. Supervised fine-tuning of the open source IBM G...

    predefined metrics like bert score and meteor score, and then finally save...cosine similarity and the METEOR score . It is designed to work with...
    developer.ibm.com/articles/awb-supervised-finetuning-ibm-granite-model-transformers/
    Mon Feb 23 16:23:53 UTC 2026
      168.6K bytes
      Cache
     
Back to Top