Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 834 for tests (0.2 sec)

  1. Prediction Latency — scikit-learn 1.6.1 documen...

    X_test , y_train , y_test = train_test_split ( X ,..., X_test , y_test = generate_dataset ( n_train , n_test , n )...
    scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html
    Fri May 09 20:31:36 UTC 2025
      142.4K bytes
      Cache
     
  2. Compare cross decomposition methods — scikit-le...

    ) X_test_r , Y_test_r = cca . transform ( X_test , Y_test ) Total...Y_train ) X_test_r , Y_test_r = plsca . transform ( X_test , Y_test...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html
    Fri May 09 20:31:36 UTC 2025
      127.1K bytes
      Cache
     
  3. 外だしSQLのタイトル (OutsideSqlTitle) | DBFlute

    [df-outside-sql-test] [df-outside-sql-test] [Advice] [df-outside-sql-test]...[df-outside-sql-test] /* [df-outside-sql-test] [Simple Member...
    dbflute.seasar.org/ja/manual/function/genbafit/dbflutefit/outsidesqltitle/index.html
    Mon Apr 28 16:40:32 UTC 2025
      13.3K bytes
      Cache
     
  4. Detection error tradeoff (DET) curve — scikit-l...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( clf , X_test , y_test , ax = ax_roc , name = name...
    scikit-learn.org/stable/auto_examples/model_selection/plot_det.html
    Fri May 09 20:31:36 UTC 2025
      96.3K bytes
      Cache
     
  5. Comparing Nearest Neighbors with and without Ne...

    X_test , y_train , y_test = train_test_split ( X ,...score = clf . score ( X_test , y_test ) _ , ax = plt . subplots...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html
    Fri May 09 20:31:36 UTC 2025
      97.8K bytes
      Cache
     
  6. Release Highlights for scikit-learn 0.24 — scik...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Fri May 09 20:31:36 UTC 2025
      156.6K bytes
      Cache
     
  7. Post-hoc tuning the cut-off point of decision f...

    value_counts () class tested_negative 500 tested_positive 268 Name:..."train_accuracy" , "test_accuracy" , "train_balanced_accuracy" , "test_balanced_accuracy"...
    scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html
    Fri May 09 20:31:36 UTC 2025
      124.8K bytes
      Cache
     
  8. Effect of varying threshold for self-training —...

    train_index ] X_test = X [ test_index ] y_test = y [ test_index ] y_test_true...y_test_true = y_true [ test_index ] self_training_clf . fit (...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html
    Fri May 09 20:31:36 UTC 2025
      102.6K bytes
      Cache
     
  9. How to increase primary shard count in Elastics...

    After adding the test_split_source alias to the test_split_target...After adding the test_split_source alias to the test_split_target...
    www.elastic.co/search-labs/blog/elasticsearch-increase-primary-shard-count
    Tue Apr 22 01:07:10 UTC 2025
      115.2K bytes
      Cache
     
  10. Confusion matrix — scikit-learn 1.6.1 documenta...

    set and a test set X_train , X_test , y_train , y_test = train_test_split...from_estimator ( classifier , X_test , y_test , display_labels = class_names...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Fri May 09 20:31:36 UTC 2025
      88.9K bytes
      Cache
     
Back to top