Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 611 - 620 of 1,157 for store (0.1 sec)

  1. LarsCV — 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.LarsCV.html
    Tue Aug 19 13:22:51 UTC 2025
      141.8K bytes
      Cache
     
  2. ClassifierTags — scikit-learn 1.7.1 documentation

    ClassifierTags ( poor_score : bool = False , multi_class...classifier. Parameters : poor_score bool, default=False Whether...
    scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.html
    Sat Aug 16 15:30:00 UTC 2025
      106.8K bytes
      Cache
     
  3. SVC — scikit-learn 1.7.1 documentation

    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.svm.SVC.html
    Tue Aug 19 13:22:48 UTC 2025
      176.5K bytes
      Cache
     
  4. CategoricalNB — scikit-learn 1.7.1 documentation

    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.naive_bayes.CategoricalNB.html
    Tue Aug 19 13:22:51 UTC 2025
      152K bytes
      Cache
     
  5. RBF SVM parameters — scikit-learn 1.7.1 documen...

    "tight" ) scores = grid . cv_results_ [ "mean_test_score" ] . reshape...midpoint value close to the score values of the best performing...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Tue Aug 19 13:22:48 UTC 2025
      118.9K bytes
      Cache
     
  6. MultiOutputRegressor — scikit-learn 1.7.1 docum...

    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.multioutput.MultiOutputRegressor.html
    Mon Aug 18 14:45:00 UTC 2025
      146.2K bytes
      Cache
     
  7. 5.2. Permutation feature importance — scikit-le...

    on the score function that is specified with the scoring argument...., random_state = 0 , scoring = scoring ) ... >>> for metric in...
    scikit-learn.org/stable/modules/permutation_importance.html
    Tue Aug 19 13:22:49 UTC 2025
      56.2K bytes
      Cache
     
  8. NuSVR — 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.svm.NuSVR.html
    Mon Aug 18 14:44:58 UTC 2025
      142.4K bytes
      Cache
     
  9. Successive Halving Iterations — scikit-learn 1....

    False cv 5 scoring None refit True error_score nan return_train_score...values = "mean_test_score" ) ax = mean_scores . plot ( legend =...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Tue Aug 19 13:22:51 UTC 2025
      127.1K bytes
      Cache
     
  10. LogisticRegression — scikit-learn 1.7.1 documen...

    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.LogisticRegression.html
    Tue Aug 19 13:22:48 UTC 2025
      191.6K bytes
      Cache
     
Back to top