Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 811 - 820 of 1,071 for store (0.68 sec)

  1. Multilabel classification using a classifier ch...

    model_scores = [ ovr_jaccard_score ] + chain_jaccard_scores + [...X_test ) ovr_jaccard_score = jaccard_score ( Y_test , Y_pred_ovr...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Fri Oct 10 15:14:33 UTC 2025
      105.1K bytes
      Cache
     
  2. Release Highlights for scikit-learn 0.23 — scik...

    score ( X_test , y_test )) print ( gbdt . score ( X_test...sklearn.metrics import completeness_score from sklearn.model_selection...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_23_0.html
    Fri Oct 10 15:14:33 UTC 2025
      165.8K bytes
      Cache
     
  3. permutation_importance — scikit-learn 1.7.2 doc...

    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
    Fri Oct 10 15:14:35 UTC 2025
      122.4K bytes
      Cache
     
  4. Concatenating multiple feature extraction metho...

    score=0.933 total time= 0.0s [CV 2/5;...features__univ_select__k=1, svm__C=0.1;, score=0.933 total time= 0.0s [CV 3/5;...
    scikit-learn.org/stable/auto_examples/compose/plot_feature_union.html
    Fri Oct 10 15:14:35 UTC 2025
      109.8K bytes
      Cache
     
  5. Flights snarled at Dallas airports over equipme...

    Pinterest Linkedin Latest Stories U.S. News Politics World Sports...
    www.nbcnews.com/news/us-news/flights-snarled-dallas-airports-equipment-issues-faa-says-rcna232566
    Sat Sep 20 01:12:33 UTC 2025
      243K bytes
      Cache
     
  6. 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
    Fri Oct 10 15:14:36 UTC 2025
      109.3K bytes
      Cache
     
  7. 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
    Fri Oct 10 15:14:36 UTC 2025
      162.2K bytes
      1 views
      Cache
     
  8. Sanitization Guide | App Search documentation [...

    "_meta": { "score": 17.739115 } } A raw value..."park_rocky-mountain" }, "_meta": { "score": 14.25167 } } ... Instead of...
    www.elastic.co/guide/en/app-search/current/sanitization-guide.html
    Tue Jul 29 14:26:41 UTC 2025
      22.8K bytes
      Cache
     
  9. IsolationForest — scikit-learn 1.7.2 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
    Fri Oct 10 15:14:35 UTC 2025
      147.4K bytes
      Cache
     
  10. 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
    Fri Oct 10 15:14:33 UTC 2025
      168.2K bytes
      1 views
      Cache
     
Back to top