Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 311 - 320 of 850 for tests (2.63 sec)

  1. Successive Halving Iterations — scikit-learn 1....

    values = "mean_test_score" ) ax = mean_scores ....iterations" ) ax . set_ylabel ( "mean test score" , fontsize = 15 ) ax...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Fri Jul 11 17:08:39 UTC 2025
      127.1K bytes
      Cache
     
  2. ハンズオンセクション 11 | DBFlute

    その会員に紐づく支払済み購入のデータも取得する 対応テストメソッド test_selectPurchaseMember_会員と購入が検索されていること()...で含んでいる会員名称の会員を検索する 対応テストメソッド test_selectUnpaidMemberLi_未払い購入がある会員が検索されていること()...
    dbflute.seasar.org/ja/tutorial/handson/section11.html
    Fri Jun 13 09:55:28 UTC 2025
      19.7K bytes
      1 views
      Cache
     
  3. 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
    Fri Jul 11 17:08:38 UTC 2025
      136K bytes
      Cache
     
  4. ハンズオンセクション 12 | DBFlute

    でなくてもいいが、できるだけ効率よく 対応テストメソッド test_selectDreamOrderList_その通りの順序で検索されていること()...会員名称と会員アカウントを連結して部分一致させて、会員を検索 対応テストメソッド test_selectDreamLikeSearc_その通りの条件で検索されていること()...
    dbflute.seasar.org/ja/tutorial/handson/section12.html
    Fri Jun 13 09:55:28 UTC 2025
      12.7K bytes
      1 views
      Cache
     
  5. Version 0.18 — scikit-learn 1.7.0 documentation

    'split0_test_score' ), as well as their mean ( 'mean_test_score'...sklearn.model_selection.train_test_split raised an error when stratify...
    scikit-learn.org/stable/whats_new/v0.18.html
    Fri Jul 11 17:08:38 UTC 2025
      134.3K bytes
      Cache
     
  6. Presidents' ordering military action without Co...

    for other moves in which he tested the bounds of executive power...personnel in Iraq.” Presidents testing limits Though Congress acted...
    www.nbcnews.com/politics/white-house/presidents-ordering-military-action-congress-approval-become...
    Mon Jun 23 01:00:27 UTC 2025
      304.9K bytes
      Cache
     
  7. Column Transformer with Mixed Types — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...%.3f " % clf . score ( X_test , y_test )) model score: 0.798 HTML...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Fri Jul 11 17:08:38 UTC 2025
      240.9K bytes
      Cache
     
  8. Building an MCP server with Elasticsearch for r...

    Running a test Let's test a simple tool to see it...resources and tools effectively: Testing your server with MCP Inspector...
    www.elastic.co/search-labs/blog/how-to-build-mcp-server
    Fri Jul 04 01:04:32 UTC 2025
      285.7K bytes
      Cache
     
  9. Comparison of Calibration of Classifiers — scik...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( clf , X_test , y_test , n_bins = 10 , name = name...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Fri Jul 11 17:08:41 UTC 2025
      116.8K bytes
      Cache
     
  10. Restricted Boltzmann Machine features for digit...

    X_test , Y_train , Y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split from sklearn.preprocessing...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html
    Fri Jul 11 17:08:41 UTC 2025
      132.1K bytes
      Cache
     
Back to top