Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 26 of 26 for text (0.04 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
    Sat May 18 15:26:00 UTC 2024
      4.9K bytes
      1 views
     
  2. pygments.css

    w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb...
    scikit-learn.org/stable/_static/pygments.css
    Sat May 18 15:26:01 UTC 2024
      4.8K bytes
     
  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
    Sat May 18 15:26:00 UTC 2024
      7.7K bytes
     
Back to top