Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 841 - 850 of 1,301 for store (0.34 seconds)

Filter
  1. KernelRidge — scikit-learn 1.8.0 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...n_targets) Returns predicted values. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_ridge.KernelRidge.html
    Mon Mar 23 20:39:21 UTC 2026
      18.4K bytes
      Cache
     
  2. balanced_accuracy_score — scikit-learn 1.8.0 do...

    would score 0, while keeping perfect performance at a score of 1....prediction scores. precision_score Compute the precision score. recall_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.balanced_accuracy_score.html
    Mon Mar 23 20:39:21 UTC 2026
      14K bytes
      Cache
     
  3. BaggingRegressor — scikit-learn 1.8.0 documenta...

    Notes The \(R^2\) score used when calling score on a regressor uses...estimator. oob_score_ float Score of the training dataset obtained...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingRegressor.html
    Mon Mar 23 20:39:23 UTC 2026
      18.9K bytes
      Cache
     
  4. Class Likelihood Ratios to measure classificati...

    scoring = scoring , cv = 10 )) positive...( estimator , X , y , scoring = scoring , cv = 10 )) positive...
    scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html
    Mon Mar 23 20:39:22 UTC 2026
      21.6K bytes
      Cache
     
  5. Suggest API

    roles lang No Language code score No Score (default: 1.0) Response..."guest" ], "lang" : "en" , "score" : 1.0 } ], "total" : 100 }...
    fess.codelibs.org/15.5/api/admin/api-admin-suggest.html
    Mon Mar 23 02:47:57 UTC 2026
      44.5K bytes
      Cache
     
  6. RegressorMixin — scikit-learn 1.8.0 documentation

    score ( X , y ) 0.0 score ( X , y , sample_weight...Notes The \(R^2\) score used when calling score on a regressor uses...
    scikit-learn.org/stable/modules/generated/sklearn.base.RegressorMixin.html
    Mon Mar 23 20:39:20 UTC 2026
      14.5K bytes
      Cache
     
  7. Effect of model regularization on training and ...

    y_train ) print ( f "Test score: { enet . score ( X_test , y_test )...shows the training and test scores of the model for different...
    scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html
    Mon Mar 23 20:39:21 UTC 2026
      17.6K bytes
      Cache
     
  8. OrthogonalMatchingPursuitCV — scikit-learn 1.8....

    Notes The \(R^2\) score used when calling score on a regressor uses...) . fit ( X , y ) >>> reg . score ( X , y ) 0.9991 >>> reg . n_nonzero_coefs_...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html
    Mon Mar 23 20:39:20 UTC 2026
      17.7K bytes
      Cache
     
  9. BayesianRidge — scikit-learn 1.8.0 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...distribution of query points. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.BayesianRidge.html
    Mon Mar 23 20:39:21 UTC 2026
      18.6K bytes
      Cache
     
  10. PLSRegression — scikit-learn 1.8.0 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...in high dimensional space. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html
    Mon Mar 23 20:39:23 UTC 2026
      18.7K bytes
      Cache
     
Back to Top