Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 591 - 600 of 1,074 for store (0.2 sec)

  1. SelectFpr — scikit-learn 1.7.2 documentation

    Attributes : scores_ array-like of shape (n_features,) Scores of features....sklearn.feature_selection. SelectFpr ( score_func=<function f_classif> ,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Sat Oct 11 07:51:25 UTC 2025
      132.7K bytes
      Cache
     
  2. LassoCV — scikit-learn 1.7.2 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...default value of r2_score . This influences the score method of all...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Sat Oct 11 07:51:27 UTC 2025
      168.7K bytes
      Cache
     
  3. The next big issue bubbling up on the campaign ...

    Pinterest Linkedin Latest Stories U.S. News Politics World Sports...doing everything they can to score political points from it.” My...
    www.nbcnews.com/politics/politics-news/big-issue-bubbling-campaign-trail-politics-desk-rcna232522
    Sat Sep 20 01:12:27 UTC 2025
      332.6K bytes
      Cache
     
  4. Comparing Linear Bayesian Regressors — scikit-l...

    np ard_scores = - np . array ( ard . scores_ ) brr_scores = - np...array ( brr . scores_ ) plt . plot ( ard_scores , color = "navy"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ard.html
    Sat Oct 11 07:51:25 UTC 2025
      120.3K bytes
      Cache
     
  5. Comparison of kernel ridge regression and SVR —...

    best_params_ } and R2 score: { svr . best_score_ : .3f } " ) print...best_params_ } and R2 score: { kr . best_score_ : .3f } " ) print...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Sat Oct 11 07:51:25 UTC 2025
      122.9K bytes
      Cache
     
  6. ElasticNet — scikit-learn 1.7.2 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...default value of r2_score . This influences the score method of all...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Sat Oct 11 07:51:25 UTC 2025
      166.2K bytes
      Cache
     
  7. Model Selection — scikit-learn 1.7.2 documentation

    complexity and cross-validated score Balance model complexity and...and cross-validated score Class Likelihood Ratios to measure classification...
    scikit-learn.org/stable/auto_examples/model_selection/index.html
    Sat Oct 11 07:51:26 UTC 2025
      89K bytes
      Cache
     
  8. NearestCentroid — scikit-learn 1.7.2 documentation

    Returns : y_scores ndarray of shape (n_samples,)...they are in self.classes_ . score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Sat Oct 11 07:51:27 UTC 2025
      136.4K bytes
      Cache
     
  9. Release Highlights for scikit-learn 1.5 — sciki...

    ) print ( f "Custom score: { custom_score ( y_test , classifier_05...) print ( f "Custom score: { custom_score ( y_test , tuned_classifier...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Sat Oct 11 07:51:27 UTC 2025
      123.1K bytes
      Cache
     
  10. GraphicalLassoCV — scikit-learn 1.7.2 documenta...

    mean_test_score ndarray of shape (n_alphas,) Mean of scores over the...parameters explored. split(k)_test_score ndarray of shape (n_alphas,)...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Sat Oct 11 07:51:27 UTC 2025
      140.3K bytes
      Cache
     
Back to top