Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 38 for test (2.08 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
    Tue May 21 18:58:19 UTC 2024
      4.9K bytes
      1 views
     
  2. plot_classifier_comparison.rst.txt

    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/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Mon May 20 18:34:25 UTC 2024
      7.7K bytes
     
  3. plot_multi_metric_evaluation.rst.txt

    1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...etc...) The ``best_estimator_``, ``best_index_``, ``best_score_``...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Sun May 19 20:00:38 UTC 2024
      6.4K bytes
     
  4. 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
    Tue May 21 18:58:19 UTC 2024
      5.8K bytes
     
  5. 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
     
  6. support.rst.txt

    about repository updates and test failures on the `scikit-learn-commits...
    scikit-learn.org/stable/_sources/support.rst.txt
    Tue May 21 18:58:18 UTC 2024
      3.8K bytes
     
  7. 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/dev/_static/scripts/pydata-sphinx-theme.js
    Tue May 21 18:58:18 UTC 2024
      9.2K bytes
      Similar Results (1)
     
  8. plot_release_highlights_1_5_0.py

    X_test, y_train, y_test = train_test_split(X, y, random_state=0)...imator(classifier_05, X_test, y_test) # %% # Lowering the threshold,...
    scikit-learn.org/stable/_downloads/ba0cfc16d7953e1c2c6912b6beca1e91/plot_release_highlights_1_5_0.py
    Tue May 21 18:58:19 UTC 2024
      8.3K bytes
     
  9. org.seasar.dbflute.maven.plugin (DBFlute Maven ...

    provides outside-sql-test goal to run outside-sql-test. ReplaceSchemaCommand...
    dbflute.seasar.org/maven/plugin/apidocs/org/sea...
    Mon Mar 18 15:47:33 UTC 2024
      9.7K bytes
      Cache
     
  10. Project Mailing Lists

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/mail-lists.html
    Mon Mar 18 15:47:34 UTC 2024
      8.1K bytes
      Cache
     
Back to top