- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 10 for store (4.83 seconds)
-
plot_multi_metric_evaluation.zip
scoring=scoring, refit="AUC", n_jobs=2,...range(2, 403, 20)},\n scoring=scoring,\n refit=\"AUC\",\n n_jobs=2,\n...scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip -
plot_multi_metric_evaluation.ipynb
\n scoring=scoring,\n refit=\"AUC\",\n n_jobs=2,\n...can be done by setting the ``scoring``\nparameter to a list of metric...scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation.... -
plot_multi_metric_evaluation.py
scoring=scoring, refit="AUC", n_jobs=2,...can be done by setting the ``scoring`` parameter to a list of metric...scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py -
plot_kmeans_digits.ipynb
==========nhomo homogeneity score\ncompl completeness score\nv-meas V measure\nARI...clustering_metrics]\n\n # The silhouette score requires the full dataset\n...scikit-learn.org/stable/_downloads/6bf322ce1724c13e6e0f8f719ebd253c/plot_kmeans_digits.ipynb -
plot_multi_metric_evaluation.rst.txt
scoring=scoring, refit="AUC", n_jobs=2,...can be done by setting the ``scoring`` parameter to a list of metric...scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt -
plot_classifier_comparison.py
y_train) score = clf.score(X_test, y_test) Decis...0.3, y_min + 0.3, ("%.2f" % score).lstrip("0"), size=15, hori...scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py -
plot_classifier_comparison.rst.txt
y_train) score = clf.score(X_test, y_test) Decis...0.3, y_min + 0.3, ("%.2f" % score).lstrip("0"), size=15, hori...scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt -
Apache Lucene™ 10.3.2 Documentation
and Scoring in Lucene : Introduction to how Lucene scores documents....documents. Classic Scoring Formula : Formula of Lucene's classic...lucene.apache.org/core/10_3_2/index.html -
plot_classifier_comparison.ipynb
y_train)\n score = clf.score(X_test, y_test)\n Dec...y_min + 0.3,\n (\"%.2f\" % score).lstrip(\"0\"),\n size=15,\n...scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb -
plot_kmeans_digits.py
homo homogeneity score compl completeness score v-meas V measure...clustering_metrics] # The silhouette score requires the full dataset results...scikit-learn.org/stable/_downloads/5a87b25ba023ee709595b8d02049f021/plot_kmeans_digits.py