Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 791 - 800 of 1,159 for store (0.28 sec)

  1. precision_recall_curve — scikit-learn 1.7.1 doc...

    y_score array-like of shape (n_samples,) Target scores, can...average_precision_score Compute average precision from prediction scores. det_curve...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_curve.html
    Wed Aug 20 16:02:08 UTC 2025
      115.3K bytes
      Cache
     
  2. plot_hgbt_regression.rst.txt

    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/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Tue Aug 19 13:22:49 UTC 2025
      22K bytes
     
  3. 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
    Wed Aug 20 16:02:08 UTC 2025
      124.4K bytes
      Cache
     
  4. Probabilistic predictions with Gaussian process...

    metrics import accuracy_score , log_loss # Generate data train_size...%.3f (optimized)" % ( accuracy_score ( y [: train_size ], gp_fix...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html
    Wed Aug 20 16:02:08 UTC 2025
      110.7K bytes
      Cache
     
  5. Ordinary Least Squares and Ridge Regression — s...

    r2_score y_pred = regressor . predict..."Coefficient of determination: { r2_score ( y_test , y_pred ) : .2f }...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Wed Aug 20 16:02:08 UTC 2025
      106.7K bytes
      Cache
     
  6. SelectKBest — scikit-learn 1.7.1 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
    Wed Aug 20 16:02:09 UTC 2025
      137.4K bytes
      Cache
     
  7. 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
    Wed Aug 20 16:02:07 UTC 2025
      97.2K bytes
      Cache
     
  8. NBC News Now Live Audio: Listen to live news au...

    Pinterest Linkedin Latest Stories U.S. News Politics World Sports...news and stay on top of the stories that matter most. Listen to...
    www.nbcnews.com/news/nbc-news-now-live-audio-listen-live-news-audio-day-rcna70163
    Wed Aug 20 01:15:50 UTC 2025
      226.2K bytes
      Cache
     
  9. Categorize log entries | Elastic Docs

    maximum anomaly score: the highest anomaly score in the category....
    www.elastic.co/docs/solutions/observability/logs/categorize-log-entries
    Thu Aug 21 00:54:18 UTC 2025
      292.3K 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
    Wed Aug 20 16:02:07 UTC 2025
      105.9K bytes
      Cache
     
Back to top