Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 7 of 7 for test (0.04 sec)

  1. test.tar.gz

    test.tar data/folder/file.html Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。...
    raw.githubusercontent.com/codelibs/fess-testdata/master/archive/test.tar.gz
    Thu Mar 28 00:01:28 UTC 2024
      403 bytes
      1 views
     
  2. 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
    Wed Mar 27 16:42:10 UTC 2024
      4.9K bytes
      1 views
     
  3. 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
    Wed Mar 27 16:42:11 UTC 2024
      5.8K bytes
     
  4. 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
    Wed Mar 27 16:42:10 UTC 2024
      7.7K bytes
     
  5. plot_multi_metric_evaluation.py

    1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...etc...) The ``best_estimator_``, ``best_index_``, ``best_score_``...
    scikit-learn.org/stable/_downloads/dedbcc9464f3...
    Thu Mar 21 12:24:56 UTC 2024
      3.6K bytes
     
  6. plot_multi_metric_evaluation.ipynb

    1)[0][0]\n best_score = results[\"mean_test_%s\" % scorer][best_index]\n\n...etc...)\n\nThe ``best_estimator_``, ``best_index_``, ``best_score_``...
    scikit-learn.org/stable/_downloads/f57e1ee55d4c...
    Thu Mar 21 12:24:56 UTC 2024
      4.8K bytes
     
  7. 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
    Wed Mar 27 16:42:11 UTC 2024
      9.3K bytes
     
Back to top