Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 811 - 820 of 1,197 for store (0.39 sec)

  1. Effect of model regularization on training and ...

    "R$^2$ Score" , ) test_scores_mean = disp . test_scores . mean...param_range = alphas , scoring = "r2" , n_jobs = 2 , score_type = "both"...
    scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html
    Mon Apr 21 17:07:39 UTC 2025
      102.8K bytes
      1 views
      Cache
     
  2. plot_multi_metric_evaluation.rst.txt

    sample_score_mean - sample_score_std, sample_score_mean + sample_score_std,...: range(2, 403, 20)}, scoring=scoring, refit="AUC", n_jobs=2,...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Sat Apr 19 00:31:22 UTC 2025
      6.6K bytes
     
  3. plot_hgbt_regression.zip

    scoring=scorer) rmse = cv_results["test_score"] print(f"RMSE...cv=ts_cv, scoring=scorer) rmse = cv_results["test_score"] print(f"RMSE...
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Sat Apr 19 00:31:21 UTC 2025
      36.8K bytes
     
  4. User Guide — scikit-learn 1.6.1 documentation

    Which scoring function should I use? 3.4.2. Scoring API overview...selection 3.1.5. Permutation test score 3.2. Tuning the hyper-parameters...
    scikit-learn.org/stable/user_guide.html
    Mon Apr 21 17:07:39 UTC 2025
      81K bytes
      Cache
     
  5. plot_classifier_comparison.zip

    y_train) score = clf.score(X_test, y_test) Decis...clf.fit(X_train, y_train)\n score = clf.score(X_test, y_test)\n Dec...
    scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip
    Mon Apr 21 17:07:39 UTC 2025
      10.8K bytes
     
  6. Comparing Nearest Neighbors with and without Ne...

    y_train ) score = clf . score ( X_test , y_test ) _...0.1 , " {:.2f} " . format ( score ), size = 15 , ha = "center"...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html
    Mon Apr 21 17:07:39 UTC 2025
      97.8K bytes
      Cache
     
  7. 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
    Mon Apr 21 17:07:39 UTC 2025
      104.9K bytes
      Cache
     
  8. permutation_importance — scikit-learn 1.6.1 doc...

    If scoring represents a single score, one can use:...single value. If scoring represents multiple scores, one can use:...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.permutation_importance.html
    Mon Apr 21 17:07:39 UTC 2025
      122.4K bytes
      Cache
     
  9. Multi-class AdaBoosted Decision Trees — scikit-...

    to two baseline scores. The first baseline score is the misclassification_error...point. The second baseline score is obtained from the DummyClassifier...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html
    Mon Apr 21 17:07:38 UTC 2025
      114.9K bytes
      Cache
     
  10. Customer support search for knowledge bases & h...

    See more customer stories Customer spotlight Cisco transformed...of pieces of content. Read story Customer spotlight To meet customer...
    www.elastic.co/enterprise-search/customer-support
    Tue Apr 22 00:05:19 UTC 2025
      571.6K bytes
      Cache
     
Back to top