Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 370 of 1,331 for test (0.2 sec)

  1. Comparing Random Forests and Histogram Gradient...

    significant improvement of the testing score. Plot results # We can...elapsed computing time and mean test score. Passing the cursor over...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Wed Aug 20 16:02:08 UTC 2025
      126.8K bytes
      Cache
     
  2. Model Complexity Influence — scikit-learn 1.7.1...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , "X_test" : X_test , "y_train" : y_train , "y_test" : y_test...
    scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html
    Wed Aug 20 16:02:07 UTC 2025
      126K bytes
      1 views
      Cache
     
  3. Elasticsearch Guide [8.18] | Elastic

    Token graphs Configure text analysis Test an analyzer Configuring...structure API Find text structure API Test Grok pattern Transform...
    www.elastic.co/guide/en/elasticsearch/reference/8.18/index.html
    Thu Jul 24 10:46:40 UTC 2025
      195.7K bytes
      Cache
      Similar Results (1)
     
  4. ROC Curve with Visualization API — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( svc , X_test , y_test ) plt . show () Training...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html
    Wed Aug 20 16:02:07 UTC 2025
      113.9K bytes
      Cache
     
  5. One-class SVM with non-linear kernel (RBF) — sc...

    size n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...X_train ) y_pred_test = clf . predict ( X_test ) y_pred_outliers...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Tue Aug 19 13:22:48 UTC 2025
      100.8K bytes
      Cache
     
  6. Time-related feature engineering — scikit-learn...

    test_0 = all_splits [ 0 ] X . iloc [ test_0 ] season...train_4 , test_4 = all_splits [ 4 ] X . iloc [ test_4 ] season...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Wed Aug 20 16:02:08 UTC 2025
      216.4K bytes
      Cache
     
  7. UTFluteのセットアップ | DBFlute

    @Java /** * The test case with container for unit test. * @author...PlainTestCase { public void test_demo() { // メソッド名が test で始まること markHere(...
    dbflute.seasar.org/ja/manual/function/helper/utflute/setup.html
    Tue Aug 12 02:41:09 UTC 2025
      23.5K bytes
      1 views
      Cache
     
  8. 11. Common pitfalls and recommended practices —...

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/common_pitfalls.html
    Wed Aug 20 16:02:09 UTC 2025
      102.8K bytes
      Cache
     
  9. Partial Dependence and Individual Conditional E...

    ( f "Test R2 score: { mlp_model . score ( X_test , y_test ) :...f "Test R2 score: { hgbdt_model . score ( X_test , y_test ) :...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Tue Aug 19 13:22:49 UTC 2025
      228.7K bytes
      Cache
     
  10. Introducing Elastic Observability's new Synthet...

    monitoring tests Creating end-to-end synthetics monitoring tests Playwright...managed testing service, offering a global network of testing locations....
    www.elastic.co/observability-labs/blog/new-synthetic-monitoring-observability
    Fri Aug 15 01:07:22 UTC 2025
      66.5K bytes
      Cache
     
Back to top