Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1201 - 1210 of 1,998 for store (1.92 seconds)

  1. RidgeClassifier — scikit-learn 1.8.0 docu...

    confidence scores for samples. The confidence score for a sample...get the confidence scores. Returns : scores ndarray of shape (n_samples,)...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html
    Mon Jan 26 14:16:29 GMT 2026
      143.9K bytes
      Cache
     
  2. MLPRegressor — scikit-learn 1.8.0 documen...

    The score reported is the R2 score. Only available...The best validation score (i.e. R2 score) that triggered the...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Mon Jan 26 11:09:12 GMT 2026
      163.6K bytes
      Cache
     
  3. RegressorChain — scikit-learn 1.8.0 docum...

    Notes The \(R^2\) score used when calling score on a regressor uses...n_classes) The predicted values. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.RegressorChain.html
    Mon Jan 26 11:09:17 GMT 2026
      134.4K bytes
      Cache
     
  4. Lasso — scikit-learn 1.8.0 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...(n_samples,) Returns predicted values. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html
    Mon Jan 26 11:09:14 GMT 2026
      168.4K bytes
      Cache
     
  5. SelectPercentile — scikit-learn 1.8.0 doc...

    arrays (scores, pvalues) or a single array with scores. Default...feature scores, None if score_func returned only scores. n_features_in_...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectPercentile.html
    Mon Jan 26 14:16:29 GMT 2026
      137.3K bytes
      Cache
     
  6. LassoLarsCV — scikit-learn 1.8.0 document...

    Notes The \(R^2\) score used when calling score on a regressor uses...X , y ) >>> reg . score ( X , y ) 0.9993 >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Mon Jan 26 14:16:33 GMT 2026
      146.3K bytes
      Cache
     
  7. DensityMixin — scikit-learn 1.8.0 documen...

    "score" ) True score ( X , y = None ) [source]...through the estimator_type tag; score method that default that do...
    scikit-learn.org/stable/modules/generated/sklearn.base.DensityMixin.html
    Mon Jan 26 11:09:17 GMT 2026
      108.1K bytes
      Cache
     
  8. Classification of text documents using sparse f...

    it is more evident that the scores of the model trained with metadata...test_time : .3 } s" ) score = metrics . accuracy_score (...
    scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html
    Mon Jan 26 11:09:12 GMT 2026
      157.8K bytes
      Cache
     
  9. ARDRegression — scikit-learn 1.8.0 docume...

    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.ARDRegression.html
    Mon Jan 26 14:16:33 GMT 2026
      141.9K bytes
      Cache
     
  10. KernelRidge — scikit-learn 1.8.0 document...

    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 Jan 26 14:16:29 GMT 2026
      142.9K bytes
      Cache
     
Back to Top