Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 621 - 630 of 1,157 for store (0.12 sec)

  1. AdaBoostClassifier — scikit-learn 1.7.1 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
    Tue Aug 19 13:22:51 UTC 2025
      157.8K bytes
      Cache
     
  2. classification_report — scikit-learn 1.7.1 docu...

    F1 score for each class. Dictionary returned...0.5 , 'recall' : 1.0 , 'f1-score' : 0.67 , 'support' : 1 }, 'label...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html
    Tue Aug 19 13:22:49 UTC 2025
      120.8K bytes
      Cache
     
  3. 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
    Tue Aug 19 13:22:51 UTC 2025
      33.4K bytes
      2 views
     
  4. SelectFpr — scikit-learn 1.7.1 documentation

    Attributes : scores_ array-like of shape (n_features,) Scores of features....sklearn.feature_selection. SelectFpr ( score_func=<function f_classif> ,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Tue Aug 19 13:22:48 UTC 2025
      132.7K bytes
      Cache
     
  5. Search Relevance - Elasticsearch Labs

    search by leveraging weighted scores and MinMax normalization for...know, for Search - Introducing scoring and semantic search With Elasticsearch...
    www.elastic.co/search-labs/blog/category/search-relevance
    Wed Aug 06 00:53:59 UTC 2025
      124.8K bytes
      Cache
     
  6. validation_curve — scikit-learn 1.7.1 documenta...

    test scores for varying parameter values. Compute scores for an...5-fold. scoring str or callable, default=None Scoring method to...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Tue Aug 19 13:22:48 UTC 2025
      121.9K bytes
      Cache
     
  7. LassoCV — 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.LassoCV.html
    Tue Aug 19 13:22:48 UTC 2025
      168.8K bytes
      Cache
     
  8. Comparing Linear Bayesian Regressors — scikit-l...

    np ard_scores = - np . array ( ard . scores_ ) brr_scores = - np...array ( brr . scores_ ) plt . plot ( ard_scores , color = "navy"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ard.html
    Tue Aug 19 13:22:51 UTC 2025
      120.3K bytes
      Cache
     
  9. KMeans — scikit-learn 1.7.1 documentation

    score ( X , y = None , sample_weight...assigned equal weight. Returns : score float Opposite of the value...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Tue Aug 19 13:22:49 UTC 2025
      160.7K bytes
      Cache
     
  10. Comparison of kernel ridge regression and SVR —...

    best_params_ } and R2 score: { svr . best_score_ : .3f } " ) print...best_params_ } and R2 score: { kr . best_score_ : .3f } " ) print...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Tue Aug 19 13:22:51 UTC 2025
      122.9K bytes
      Cache
     
Back to top