Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1301 - 1310 of 1,998 for store (0.92 seconds)

  1. DummyRegressor — scikit-learn 1.8.0 docum...

    score ( X , y ) 0.0 fit ( X , y ,...distribution of query points. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Mon Jan 26 14:16:30 GMT 2026
      140.6K bytes
      Cache
     
  2. GraphicalLassoCV — scikit-learn 1.8.0 doc...

    ) Log-likelihood score on left-out data across (k)th...of shape (n_alphas,) Mean of scores over the folds. Added in version...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Mon Jan 26 11:09:12 GMT 2026
      140.8K bytes
      Cache
     
  3. OutputCodeClassifier — scikit-learn 1.8.0...

    score ( X , y , sample_weight = None...default=None Sample weights. Returns : score float Mean accuracy of self.predict(X)...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html
    Mon Jan 26 14:16:33 GMT 2026
      132.7K bytes
      Cache
     
  4. plot_hgbt_regression.rst.txt

    training if the validation score does not improve (or degrades)..."categorical_features": None, "scoring": "neg_root_mean_squared_error",...
    scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Mon Jan 26 11:09:12 GMT 2026
      22K bytes
     
  5. Displaying Pipelines — scikit-learn 1.8.0...

    to provide a ``score`` function, or ``scoring`` must be passed....rs': [200, 500]} scoring scoring: str, callable, list, tuple...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html
    Mon Jan 26 11:09:14 GMT 2026
      447.3K bytes
      Cache
     
  6. 2.7. Novelty and Outlier Detection — scik...

    of a threshold on the raw scoring function computed by the estimator....estimator. This scoring function is accessible through the score_samples...
    scikit-learn.org/stable/modules/outlier_detection.html
    Mon Jan 26 11:09:17 GMT 2026
      73.1K bytes
      Cache
     
  7. GenericUnivariateSelect — scikit-learn 1....

    of feature scores, None if score_func returned scores only. n_features_in_...returning a pair of arrays (scores, pvalues). For modes ‘percentile’...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html
    Mon Jan 26 14:16:29 GMT 2026
      134.9K bytes
      Cache
     
  8. User Guide — scikit-learn 1.8.0 documenta...

    Which scoring function should I use? 3.4.2. Scoring API overview...Weighted scoring and fitting 4.1.2. Weighted scoring and unweighted...
    scikit-learn.org/stable/user_guide.html
    Mon Jan 26 11:09:14 GMT 2026
      81.6K bytes
      Cache
     
  9. RFE — scikit-learn 1.8.0 documentation

    Returns : score float Score of the underlying base...sparse csr_matrix . Returns : score array, shape = [n_samples, n_classes]...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFE.html
    Mon Jan 26 14:16:30 GMT 2026
      150.5K bytes
      Cache
     
  10. d2_brier_score — scikit-learn 1.8.0 docum...

    # \(D^2\) score function, fraction of Brier score explained....explained. Best possible score is 1.0 and it can be negative because the...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_brier_score.html
    Mon Jan 26 14:16:29 GMT 2026
      109.5K bytes
      Cache
     
Back to Top