Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 901 - 910 of 1,301 for store (0.33 seconds)

Filter
  1. CalibratedClassifierCV — scikit-learn 1.8.0 doc...

    Transforming Classifier Scores into Accurate Multiclass Probability...n_classes) The predicted probas. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Mon Mar 23 20:39:21 UTC 2026
      20.3K bytes
      Cache
     
  2. plot_hgbt_regression.zip

    training if the validation score does not # improve (or degrades)..."categorical_features": None, "scoring": "neg_root_mean_squared_error",...
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Mon Mar 23 20:39:20 UTC 2026
      36.8K bytes
     
  3. normalized_mutual_info_score — scikit-learn 1.8...

    the Mutual Information (MI) score to scale the results between...label values won’t change the score value in any way. This metric...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.normalized_mutual_info_score.html
    Mon Mar 23 20:39:21 UTC 2026
      14.2K bytes
      Cache
     
  4. 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
    Mon Mar 23 20:39:21 UTC 2026
      16.4K bytes
      Cache
     
  5. Release Highlights for scikit-learn 1.2 — sciki...

    23 'auto' scoring scoring: str or callable or None,...versionadded:: 0.23 'auto' scoring scoring: str or callable or None,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html
    Mon Mar 23 20:39:21 UTC 2026
      28.8K bytes
      Cache
     
  6. Elasticsearch retrievers - How to use search re...

    control over how documents are scored and filtered. You can, for...example, specify a minimum score threshold, apply a complex filter...
    www.elastic.co/search-labs/blog/elasticsearch-retrievers
    Mon Jun 08 01:39:00 UTC 2026
      53.3K bytes
      Cache
     
  7. plot_hgbt_regression.rst.txt

    training if the validation score does not improve (or degrades)..."categorical_features": None, "scoring": "neg_root_mean_squared_error",...
    scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Mon Mar 23 20:39:21 UTC 2026
      6.9K bytes
     
  8. Compare cross decomposition methods — scikit-le...

    xlabel ( "x scores" ) plt . ylabel ( "y scores" ) plt . title.... xlabel ( "x scores" ) plt . ylabel ( "y scores" ) plt . title...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html
    Mon Mar 23 20:39:20 UTC 2026
      18.3K bytes
      Cache
     
  9. precision_recall_curve — scikit-learn 1.8.0 doc...

    ) Target scores, can either be probability...classifiers). For decision_function scores, values greater than or equal...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_curve.html
    Mon Mar 23 20:39:21 UTC 2026
      14.9K bytes
      Cache
     
  10. OneVsOneClassifier — scikit-learn 1.8.0 documen...

    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.multiclass.OneVsOneClassifier.html
    Mon Mar 23 20:39:20 UTC 2026
      17.5K bytes
      Cache
     
Back to Top