- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 671 - 680 of 1,298 for store (0.33 sec)
-
Version 0.15 — scikit-learn 1.7.0 documentation
f1_score , metrics.fbeta_score , metrics.recall_score , metrics.roc_auc_score...metrics.roc_auc_score and metrics.average_precision_score by Arnaud...scikit-learn.org/stable/whats_new/v0.15.html -
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 -
Root cause analysis with logs: Elastic Observab...
Elastic will provide a score for the anomaly. In this example,...we can see that there is a score of 96 for a specific anomaly...www.elastic.co/observability-labs/blog/reduce-mttd-ml-machine-learning-observability -
MultinomialNB — scikit-learn 1.7.0 documentation
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.naive_bayes.MultinomialNB.html -
getting_started.rst.txt
>>> result['test_score'] # r_squared score is high because dataset...sets, and compute the accuracy score of a pipeline on the test data::...scikit-learn.org/stable/_sources/getting_started.rst.txt -
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 -
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 -
3. Model selection and evaluation — scikit-lear...
Which scoring function should I use? 3.4.2. Scoring API overview...selection 3.1.5. Permutation test score 3.2. Tuning the hyper-parameters...scikit-learn.org/stable/model_selection.html -
LinearRegression — scikit-learn 1.7.0 documenta...
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.LinearRegression.html -
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