Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 631 - 640 of 1,157 for store (0.25 sec)

  1. Model Selection — scikit-learn 1.7.1 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
    Tue Aug 19 13:22:49 UTC 2025
      89K bytes
      Cache
     
  2. Gradient Boosting Out-of-Bag estimates — scikit...

    deviance scores on ``X_test`` and ``y_test``.""" score = np . zeros...y_train [ train ]) val_scores += heldout_score ( cv_clf , X_train...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Tue Aug 19 13:22:49 UTC 2025
      112K bytes
      Cache
     
  3. ElasticNet — scikit-learn 1.7.1 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
    Tue Aug 19 13:22:51 UTC 2025
      166.2K bytes
      Cache
     
  4. Trump administration live updates: Texas Republ...

    Pinterest Linkedin Latest Stories U.S. News Politics World Sports...sentenced in October. Read the full story here. Share Texas governor sues...
    www.nbcnews.com/politics/trump-administration/live-blog/trump-bondi-russia-texas-gerrymander-tari...
    Wed Aug 06 01:21:00 UTC 2025
      1.2M bytes
      Cache
     
  5. __sklearn_is_fitted__ as Developer API — scikit...

    predictions def score ( self , X , y ): """ Calculate Score If the estimator...check_is_fitted ( self ) # Perform scoring logic return 0.5 def __sklearn_is_fitted__...
    scikit-learn.org/stable/auto_examples/developing_estimators/sklearn_is_fitted.html
    Tue Aug 19 13:22:48 UTC 2025
      90.3K bytes
      Cache
     
  6. NearestCentroid — scikit-learn 1.7.1 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
    Tue Aug 19 13:22:51 UTC 2025
      136.4K bytes
      Cache
     
  7. 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
    Tue Aug 19 13:22:51 UTC 2025
      123.1K bytes
      Cache
     
  8. GraphicalLassoCV — scikit-learn 1.7.1 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
    Tue Aug 19 13:22:49 UTC 2025
      140.3K bytes
      Cache
     
  9. Post pruning decision trees with cost complexit...

    train_scores = [ clf . score ( X_train , y_train...clf in clfs ] test_scores = [ clf . score ( X_test , y_test )...
    scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html
    Tue Aug 19 13:22:48 UTC 2025
      102.8K bytes
      Cache
     
  10. 2.4. Biclustering — scikit-learn 1.7.1 document...

    one-dimensional k-means and scored using the Euclidean distance....similarities into an overall score. To compare individual biclusters,...
    scikit-learn.org/stable/modules/biclustering.html
    Tue Aug 19 13:22:51 UTC 2025
      50.9K bytes
      Cache
     
Back to top