Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 781 - 790 of 1,159 for store (0.21 sec)

  1. Probability calibration of classifiers — scikit...

    3f " % clf_score ) clf_isotonic_score = brier_score_loss ( y_test...clf_isotonic_score ) clf_sigmoid_score = brier_score_loss ( y_test...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Wed Aug 20 16:02:09 UTC 2025
      109.3K bytes
      Cache
     
  2. 3.1. Cross-validation: evaluating estimator per...

    scoring = scoring , ... cv = 5 , return_train_score = True...random_state = 42 ) >>> scores = cross_val_score ( clf , X , y , cv...
    scikit-learn.org/stable/modules/cross_validation.html
    Wed Aug 20 16:02:09 UTC 2025
      162.2K bytes
      1 views
      Cache
     
  3. ‘Life of a Showgirl,' being a football superfan...

    Pinterest Linkedin Latest Stories U.S. News Politics World Sports...Travis Kelce's side of the story has been widely reported: He...
    www.nbcnews.com/pop-culture/pop-culture-news/taylor-swift-travis-kelce-podcast-new-heights-showgi...
    Thu Aug 14 01:21:21 UTC 2025
      286K bytes
      Cache
     
  4. IsolationForest — scikit-learn 1.7.1 documentation

    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
    Wed Aug 20 16:02:09 UTC 2025
      147.5K bytes
      Cache
     
  5. Painless Scripting Language [8.18] | Elastic

    Similarity context Weight context Score context Field context Filter...API Processor Conditional API Score API Script Heuristic API Similarity...
    www.elastic.co/guide/en/elasticsearch/painless/8.18/index.html
    Fri Jul 11 03:48:35 UTC 2025
      19.5K bytes
      Cache
     
  6. Sample pipeline for text feature extraction and...

    between scoring time and mean test score (i.e. “CV score”). Passing..."mean_score_time" : "CV Score time (s)" , "mean_test_score" : "CV...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Wed Aug 20 16:02:08 UTC 2025
      168.1K bytes
      1 views
      Cache
     
  7. RegressorMixin — scikit-learn 1.7.1 documentation

    estimator_type tag; score method that default to r2_score . enforce that...0]) >>> estimator . score ( X , y ) 0.0 score ( X , y , sample_weight...
    scikit-learn.org/stable/modules/generated/sklearn.base.RegressorMixin.html
    Wed Aug 20 16:02:08 UTC 2025
      115.7K bytes
      Cache
     
  8. Principal Component Regression vs Partial Least...

    We also print the R-squared scores of both estimators, which further...( f "PCR r-squared { pcr . score ( X_test , y_test ) : .3f }...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_pcr_vs_pls.html
    Wed Aug 20 16:02:08 UTC 2025
      112.9K bytes
      Cache
     
  9. Importance of Feature Scaling — scikit-learn 1....

    also called Z-score normalization, is an important...sklearn.metrics import accuracy_score , log_loss y_pred = unscaled_clf...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html
    Wed Aug 20 16:02:08 UTC 2025
      122.5K bytes
      Cache
     
  10. precision_recall_fscore_support — scikit-learn ...

    F-beta score reaches its best value at 1 and worst score at 0....[n_unique_labels] Recall score. fbeta_score float (if average is...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_fscore_support.html
    Wed Aug 20 16:02:09 UTC 2025
      122.4K bytes
      Cache
     
Back to top