Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 30 for test (0.12 sec)

  1. 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
    Fri May 31 14:06:06 UTC 2024
      4.9K bytes
      1 views
     
  2. plot_release_highlights_1_4_0.py

    X_test, y_train, y_test = train_test_split(X_adult,...n(X_test) print(f"ROC AUC score is {roc_auc_score(y_test, y_decision)}")...
    scikit-learn.org/stable/_downloads/c15cce0dbcd8722cb5638987eff985c0/plot_release_highlights_1_4_0.py
    Mon May 20 18:34:25 UTC 2024
      7.7K bytes
     
  3. plot_release_highlights_1_4_0.ipynb

    X_test, y_train, y_test = train_test_split(X_adult,...(X_test)\nprint(f\"ROC AUC score is {roc_auc_score(y_test, y_decision)}\")"...
    scikit-learn.org/stable/_downloads/53490cdb42c3c07ba8cccd1c4ed4dca4/plot_release_highlights_1_4_0...
    Mon May 20 18:34:25 UTC 2024
      10.7K bytes
     
  4. all.min.css

    fa-tent:before{content:"\e57d"}.fa-vest-patches:bef...fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:bef...
    scikit-learn.org/stable/_static/vendor/fontawesome/6.5.1/css/all.min.css
    Fri May 31 14:06:06 UTC 2024
      100.2K bytes
     
  5. 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
    Fri May 31 14:06:06 UTC 2024
      20.2K bytes
     
  6. 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
     
  7. 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
    Fri May 31 14:06:04 UTC 2024
      5.8K bytes
     
  8. 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 May 31 14:06:04 UTC 2024
      9.2K bytes
      Similar Results (1)
     
  9. slashdotMain

    machine earlier today just to test out the initial first-run e...publications for suspicious text or data. Scholarly publishers...
    rss.slashdot.org/Slashdot/slashdotMain
    Sat Jun 01 01:10:26 UTC 2024
      55.6K bytes
      1 views
     
  10. 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/dev/_static/sg_gallery.css
    Fri May 31 14:06:06 UTC 2024
      9.3K bytes
      Similar Results (2)
     
Back to top