Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 15 of 15 for tests (0.11 sec)

  1. 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
    Mon Apr 29 15:57:10 UTC 2024
      5.8K bytes
     
  2. 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...
    Mon Mar 18 15:47:29 UTC 2024
      1.8M bytes
      2 views
     
  3. 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
    Tue Apr 30 16:14:29 UTC 2024
      7.7K bytes
     
  4. 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...
    Tue Apr 30 16:14:29 UTC 2024
      10.7K bytes
     
  5. 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
    Tue Apr 30 16:14:28 UTC 2024
      9.3K bytes
     
Back to top