Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 671 - 680 of 1,298 for store (0.19 sec)

  1. Release Highlights for scikit-learn 0.22 — scik...

    score ( X_test , y_test ) 0.9473684210526315...classification # The roc_auc_score function can also be used in...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html
    Thu Jul 03 11:42:05 UTC 2025
      140.6K bytes
      Cache
     
  2. CCA — scikit-learn 1.7.0 documentation

    Return x_scores if y is not given, (x_scores, y_scores) otherwise....Return x_scores if y is not given, (x_scores, y_scores) otherwise....
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html
    Thu Jul 03 11:42:06 UTC 2025
      158.9K bytes
      Cache
     
  3. When hybrid search truly shines - Elasticsearch...

    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
    Sun Jul 06 00:44:43 UTC 2025
      149.5K bytes
      Cache
     
  4. ExtraTreesClassifier — scikit-learn 1.7.0 docum...

    generalization score. By default, accuracy_score is used. Provide...fit is performed. oob_score_ float Score of the training dataset...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html
    Thu Jul 03 11:42:06 UTC 2025
      167.6K bytes
      Cache
     
  5. Version 0.16 — scikit-learn 1.7.0 documentation

    f1_score , sklearn.metrics.fbeta_score , sklearn.metrics.recall_score...sklearn.metrics.recall_score and sklearn.metrics.precision_score when performing...
    scikit-learn.org/stable/whats_new/v0.16.html
    Thu Jul 03 11:42:06 UTC 2025
      94K bytes
      Cache
     
  6. A Model Dog | MetaFilter

    11:23 AM Subscribe A short story from 2019, by our own jscalzi...as a favorite I found this story linked a while back on Bluesky....
    www.metafilter.com/209366/A-Model-Dog
    Sun Jun 29 01:00:39 UTC 2025
      27.4K bytes
      Cache
     
  7. TransformedTargetRegressor — scikit-learn 1.7.0...

    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.compose.TransformedTargetRegressor.html
    Thu Jul 03 11:42:05 UTC 2025
      143.2K bytes
      Cache
     
  8. DummyClassifier — scikit-learn 1.7.0 documentation

    score ( X , y ) 0.75 fit ( X , y ,...arithmetically, for each output. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Thu Jul 03 11:42:06 UTC 2025
      143K bytes
      Cache
     
  9. MNIST classification using multinomial logistic...

    coef_ == 0 ) * 100 score = clf . score ( X_test , y_test ) #...print ( "Test score with L1 penalty: %.4f " % score ) coef = clf...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Thu Jul 03 11:42:05 UTC 2025
      96.3K bytes
      Cache
     
  10. HistGradientBoostingClassifier — scikit-learn 1...

    train_score_ ndarray, shape (n_iter_+1,) The scores at each...iteration. Scores are computed according to the scoring parameter....
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html
    Thu Jul 03 11:42:06 UTC 2025
      175.6K bytes
      Cache
     
Back to top