Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 771 - 780 of 1,298 for store (0.14 sec)

  1. Common pitfalls in the interpretation of coeffi...

    score in scores . items (): ax . plot ([],...regularization" ) for name , score in scores . items (): ax . plot ([],...
    scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html
    Thu Jul 03 11:42:05 UTC 2025
      290.9K bytes
      Cache
     
  2. 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
    Thu Jul 03 11:42:05 UTC 2025
      36.8K bytes
     
  3. Bowflex Just Recalled its Popular Adjustable Du...

    Top stories 100 best sunscreens Best foundations...Buy This Month Prime Day Top Stories Father's Day All Father's Day...
    www.nbcnews.com/select/shopping/bowflex-adjustable-dumbbells-recall-2025-rcna212171
    Fri Jun 13 01:04:59 UTC 2025
      361.8K bytes
      Cache
     
  4. Effect of varying threshold for self-training —...

    predict ( X_test ) scores [ i , fold ] = accuracy_score ( y_test_true...x_values , scores . mean ( axis = 1 ), yerr = scores . std ( axis...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html
    Thu Jul 03 11:42:06 UTC 2025
      102.7K bytes
      Cache
     
  5. 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
    Thu Jul 03 11:42:06 UTC 2025
      115.1K bytes
      Cache
     
  6. Pipelining: chaining a PCA and a logistic regre...

    parameter (CV score= %0.3f ):" % search . best_score_ ) print (...is_max_test_score = pl . col ( "mean_test_score" ) == pl . col...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Thu Jul 03 11:42:06 UTC 2025
      97.2K bytes
      Cache
     
  7. SelectKBest — scikit-learn 1.7.0 documentation

    feature scores, None if score_func returned only scores. n_features_in_...arrays (scores, pvalues) or a single array with scores. Default...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectKBest.html
    Thu Jul 03 11:42:05 UTC 2025
      137.4K bytes
      Cache
     
  8. Explicit feature map approximation for RBF kern...

    nystroem_scores . append ( nystroem_score ) fourier_scores . append...targets_train ) kernel_svm_score = kernel_svm . score ( data_test , targets_test...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html
    Thu Jul 03 11:42:05 UTC 2025
      124.4K bytes
      Cache
     
  9. f_regression — scikit-learn 1.7.0 documentation

    )) It is converted to an F score and then to a p-value. f_regression...features based on the k highest scores. SelectFpr Select features...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Thu Jul 03 11:42:06 UTC 2025
      118.1K bytes
      Cache
     
  10. Univariate Feature Selection — scikit-learn 1.7...

    y_train ) scores = - np . log10 ( selector . pvalues_ ) scores /= scores...0.45 , scores , width = 0.2 , label = r "Univariate score ($-Log(p_...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html
    Thu Jul 03 11:42:05 UTC 2025
      105.9K bytes
      Cache
     
Back to top