Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 831 - 840 of 1,301 for store (0.23 seconds)

Filter
  1. homogeneity_completeness_v_measure — scikit-lea...

    completeness and V-Measure scores at once. Those metrics are...elements of the same cluster. Both scores have positive values between...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_completeness_v_measure.html
    Mon Mar 23 20:39:21 UTC 2026
      13.7K bytes
      Cache
     
  2. LassoLarsCV — scikit-learn 1.8.0 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...) . fit ( X , y ) >>> reg . score ( X , y ) 0.9993 >>> reg . alpha_...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Mon Mar 23 20:39:20 UTC 2026
      18.8K bytes
      Cache
     
  3. Univariate Feature Selection — scikit-learn 1.8...

    y_train ) scores = - np . log10 ( selector . pvalues_ ) scores /= scores...0.45 , scores , width = 0.2 , label = r "Univariate score ($-Log(p_...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html
    Mon Mar 23 20:39:20 UTC 2026
      16.8K bytes
      Cache
     
  4. Hybrid search Elasticsearch: Use cases where hy...

    less it contributes to the score; and the more common it is within...more it contributes to the score. But, what if the words in the...
    www.elastic.co/search-labs/blog/elasticsearch-hybrid-search
    Mon Jun 08 01:34:53 UTC 2026
      59.4K bytes
      Cache
     
  5. d2_tweedie_score — scikit-learn 1.8.0 documenta...

    [source] # \(D^2\) regression score function, fraction of Tweedie...deviance explained. Best possible score is 1.0 and it can be negative...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_tweedie_score.html
    Mon Mar 23 20:39:21 UTC 2026
      13.9K bytes
      Cache
     
  6. AdaBoostRegressor — scikit-learn 1.8.0 document...

    Notes The \(R^2\) score used when calling score on a regressor uses...array([4.7972]) >>> regr . score ( X , y ) 0.9771 For a detailed...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html
    Mon Mar 23 20:39:23 UTC 2026
      18.1K bytes
      Cache
     
  7. SequentialFeatureSelector — scikit-learn 1.8.0 ...

    scoring str or callable, default=None Scoring method to..., direction = 'forward' , scoring = None , cv = 5 , n_jobs =...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Mon Mar 23 20:39:21 UTC 2026
      18.1K bytes
      Cache
     
  8. 3.2. Tuning the hyper-parameters of an estimato...

    accuracy score is often uninformative), see Which scoring function...alternative scoring function can be specified via the scoring parameter...
    scikit-learn.org/stable/modules/grid_search.html
    Mon Mar 23 20:39:23 UTC 2026
      21.1K bytes
      Cache
     
  9. Classification of text documents using sparse f...

    it is more evident that the scores of the model trained with metadata...time: { test_time : .3 } s" ) score = metrics . accuracy_score (...
    scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html
    Mon Mar 23 20:39:20 UTC 2026
      25.2K bytes
      Cache
     
  10. ARDRegression — scikit-learn 1.8.0 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...distribution of query points. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ARDRegression.html
    Mon Mar 23 20:39:21 UTC 2026
      17.9K bytes
      Cache
     
Back to Top