Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 9 of 9 for store (0.05 sec)

  1. plot_kmeans_digits.ipynb

    ==========nhomo homogeneity score\ncompl completeness score\nv-meas V measure\nARI...metrics.homogeneity_score,\n metrics.completeness_score,\n metrics.v_measure_score,\n...
    scikit-learn.org/stable/_downloads/6bf322ce1724c13e6e0f8f719ebd253c/plot_kmeans_digits.ipynb
    Tue May 28 11:51:34 UTC 2024
      8.3K bytes
      1 views
     
  2. plot_release_highlights_1_5_0.py

    5") print(f"Custom score: {custom_score(y_test, classifier_...f}") print(f"Custom score: {custom_score(y_test, tuned_class...
    scikit-learn.org/stable/_downloads/ba0cfc16d7953e1c2c6912b6beca1e91/plot_release_highlights_1_5_0.py
    Tue May 28 11:51:34 UTC 2024
      8.3K bytes
     
  3. pydata-sphinx-theme.js

    T]: Scrolled sidebar using stored browser position...");wind...
    scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js
    Tue May 28 11:51:33 UTC 2024
      9.2K bytes
      Similar Results (1)
     
  4. plot_multi_metric_evaluation.py

    sample_score_mean - sample_score_std, sample_score_mean + sample_score_std,...: range(2, 403, 20)}, scoring=scoring, refit="AUC", n_jobs=2,...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Tue May 28 11:51:34 UTC 2024
      3.6K bytes
     
  5. plot_multi_metric_evaluation.ipynb

    sample_score_mean - sample_score_std,\n sample_score_mean + sample_score_std,\n...range(2, 403, 20)},\n scoring=scoring,\n refit=\"AUC\",\n n_jobs=2,\n...
    scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation....
    Tue May 28 11:51:31 UTC 2024
      4.8K bytes
     
  6. 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
    Tue May 28 11:51:33 UTC 2024
      4.9K bytes
      1 views
     
  7. plot_kmeans_digits.py

    homo homogeneity score compl completeness score v-meas V measure...metrics.homogeneity_score, metrics.completeness_score, metrics.v_measure_score,...
    scikit-learn.org/stable/_downloads/5a87b25ba023ee709595b8d02049f021/plot_kmeans_digits.py
    Tue May 28 11:51:34 UTC 2024
      6.7K bytes
      1 views
     
  8. 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
    Tue May 28 11:51:31 UTC 2024
      5.8K bytes
     
Back to top