Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 26 for tests (0.11 sec)

  1. plot_multi_metric_evaluation.py

    ``'_<scorer_name>'`` (``'mean_test_precision'``, ``'rank_test_precision'``, etc...)...style in (("train", "--"), ("test", "-")): sample_score_mean =...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Wed Jun 05 00:53:46 UTC 2024
      3.6K bytes
     
  2. sg_gallery.css

    to fix default sphinx themes Tested for Sphinx 1.3.1 for all themes:...traditional, nature, haiku, pyramid Tested for Read the Docs theme 0.1.7...
    scikit-learn.org/stable/_static/sg_gallery.css
    Fri Jun 07 19:49:38 UTC 2024
      9.3K bytes
      Similar Results (2)
     
  3. bootstrap.js

    test(j());if(/Trident/i.test(j())&&S(t)&&"fi...F(){return!/^((?!chrome|android).)*safari/i.test(j())}function H(t,e,i){void...
    scikit-learn.org/dev/_static/scripts/bootstrap.js
    Wed May 29 10:52:43 UTC 2024
      79.7K bytes
      Similar Results (2)
     
  4. pydata-sphinx-theme.js

    test(e)&&a.test(e),o=(e,t,n)=>{h(n);const.../i.test(e.key)?document.activeElement===t&&/Escape/i.test(e....
    scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js
    Fri Jun 07 19:49:38 UTC 2024
      9.2K bytes
      Similar Results (1)
     
  5. gtm.js

    test(e)||po.test(e)||a.push("none");return...1"!==a[0]||!/^\d+$/.test(a[1])||!yp.test(a[2])?[]:a} function...
    www.googletagmanager.com/gtm.js
    Tue May 28 00:00:00 UTC 2024
      239K bytes
      1 views
     
  6. plot_classifier_comparison.py

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Thu Jun 06 17:04:45 UTC 2024
      4.9K bytes
      1 views
     
  7. plot_hgbt_regression.ipynb

    import train_test_split\n\nX_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False)\n\nprint(f\"Training...
    scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb
    Thu Jun 06 17:04:45 UTC 2024
      20.2K bytes
     
  8. plot_multi_metric_evaluation.ipynb

    ``'_<scorer_name>'`` (``'mean_test_precision'``,\n``'rank_test_precision'``,...in ((\"train\", \"--\"), (\"test\", \"-\")):\n sample_score_mean...
    scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation....
    Wed Jun 05 00:53:44 UTC 2024
      4.8K bytes
     
  9. org.dbflute.erflute_0.5.9.jar

    list=Test data list label.testdata.manage=Create test data ...ry action.title.export.test.data=Test Data action.title.expo...
    dbflute.seasar.org/download/misc/helper/erflute/org.dbflute.erflute_0.5.9.jar
    Fri May 24 02:21:57 UTC 2024
      1.8M bytes
      3 views
     
  10. plot_classifier_comparison.ipynb

    y_test = train_test_split(\n X, y, test_size=0.4, random_state=42\n...the testing points\n ax.scatter(\n X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Thu Jun 06 17:04:46 UTC 2024
      5.8K bytes
     
Back to top