Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 251 - 260 of 930 for tests (0.13 sec)

  1. Multiclass Receiver Operating Characteristic (R...

    X_test , y_train , y_test , ) = train_test_split ( X...y_onehot_test = label_binarizer . transform ( y_test ) y_onehot_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Mon Feb 03 17:40:55 UTC 2025
      150.1K bytes
      Cache
     
  2. plot_hgbt_regression.zip

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...import train_test_split\n\nX_train, X_test, y_train, y_test = train_test_split(X,...
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Thu Jan 30 15:38:19 UTC 2025
      36.8K bytes
     
  3. Feature Selection — scikit-learn 1.6.1 document...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Tue Feb 04 08:40:45 UTC 2025
      76.9K bytes
      Cache
     
  4. Swaggerの環境セットアップ | LastaFlute

    実際には、UTFluteが依存していますが、UTFlute自体はtestスコープなので、そのままだとアプリ実行環境で使えないので...を [App]LastaDocTest に追加します。 test_swaggerJson() を追加し、さらに prepareMockContextPa()...
    dbflute.seasar.org/ja/lastaflute/howto/structure/swaggerenv.html
    Tue Nov 12 15:10:59 UTC 2024
      30.5K bytes
      Cache
     
  5. sklearn.model_selection — scikit-learn 1.7.dev0...

    train_test_split Split arrays or matrices...matrices into random train and test subsets. Hyper-parameter optimizers...
    scikit-learn.org/dev/api/sklearn.model_selection.html
    Fri Jan 10 17:03:58 UTC 2025
      129.4K bytes
      Cache
      Similar Results (1)
     
  6. Examples — scikit-learn 1.7.dev0 documentation

    Comparison of F-test and mutual information Comparison of F-test and mutual...regularization on training and test error Effect of model regularization...
    scikit-learn.org/dev/auto_examples/index.html
    Fri Jan 17 11:45:10 UTC 2025
      274K bytes
      Cache
      Similar Results (1)
     
  7. Nearest Neighbors regression — scikit-learn 1.6...

    axis = 0 ) X_test = np . linspace ( 0 , 5 , 500...X_train , y ) . predict ( X_test ) plt . subplot ( 2 , 1 , i...
    scikit-learn.org/stable/auto_examples/neighbors/plot_regression.html
    Tue Feb 04 08:40:45 UTC 2025
      91.4K bytes
      Cache
     
  8. Israel-Hamas live updates: Released hostages cr...

    patient who was waiting for tests. She shuffled cards and laid...
    www.nbcnews.com/news/world/live-blog/israel-hamas-live-updates-rcna188301
    Mon Jan 20 01:02:33 UTC 2025
      1.8M bytes
      Cache
     
  9. Understanding the decision tree structure — sci...

    X_test , y_train , y_test = train_test_split ( X ,...decision_path ( X_test ) leaf_id = clf . apply ( X_test ) sample_id...
    scikit-learn.org/stable/auto_examples/tree/plot_unveil_tree_structure.html
    Tue Feb 04 08:40:42 UTC 2025
      128K bytes
      Cache
     
  10. Using Anomaly Detection in Elastic Cloud to Ide...

    “Card Testing”, which is when a malicious actor tests to see...called “Card Testing” where a malicious actor tests a batch of...
    www.elastic.co/observability-labs/blog/anomaly-detection-to-identify-fraud
    Wed Feb 05 00:44:51 UTC 2025
      124.4K bytes
      Cache
     
Back to top