Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 581 - 590 of 1,074 for store (0.17 sec)

  1. LarsCV — scikit-learn 1.7.2 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
    Sat Oct 11 07:51:26 UTC 2025
      141.7K bytes
      Cache
     
  2. RBF SVM parameters — scikit-learn 1.7.2 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
    Sat Oct 11 07:51:27 UTC 2025
      118.9K bytes
      Cache
     
  3. MultiOutputRegressor — scikit-learn 1.7.2 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
    Fri Oct 10 15:14:33 UTC 2025
      146.1K bytes
      Cache
     
  4. Search API boosts | App Search documentation [8...

    Boosts affect the score of the entire document. Provide...Value Boost will boost the score of a document based on a direct...
    www.elastic.co/guide/en/app-search/current/boosts.html
    Tue Jul 29 14:26:40 UTC 2025
      26.7K bytes
      Cache
     
  5. 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
    Sat Oct 11 07:51:26 UTC 2025
      56.2K bytes
      Cache
     
  6. NuSVR — scikit-learn 1.7.2 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
    Fri Oct 10 15:14:36 UTC 2025
      142.4K bytes
      Cache
     
  7. LogisticRegression — scikit-learn 1.7.2 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
    Sat Oct 11 07:51:25 UTC 2025
      191.6K bytes
      Cache
     
  8. grid_search.rst.txt

    and - a :ref:`score function <gridsearch_scoring>`. Two generic...accuracy score is often uninformative), see :ref:`which_scoring_function`...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Sat Oct 11 07:51:26 UTC 2025
      33.4K bytes
      2 views
     
  9. AdaBoostClassifier — scikit-learn 1.7.2 documen...

    score ( X , y ) 0.96 For a detailed...converted to CSR. Returns : score ndarray of shape of (n_samples,...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Sat Oct 11 07:51:27 UTC 2025
      157.7K bytes
      Cache
     
  10. 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
    Sat Oct 11 07:51:26 UTC 2025
      127.1K bytes
      Cache
     
Back to top