Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 501 - 520 of 1,333 for test (0.08 sec)

  1. Recursive feature elimination with cross-valida...

    "mean_test_score" , "std_test_score" ] } cv_results...[ "mean_test_score" ], yerr = cv_results [ "std_test_score" ],...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html
    Wed Jul 02 18:21:48 UTC 2025
      98.7K bytes
      Cache
     
  2. Trump military parade live updates: D.C. onlook...

    “This is a huge challenge and a test for our democracy, and now we...the U.S. Military Academy at West Point, to see the parade. Trimble,...
    www.nbcnews.com/politics/trump-administration/live-blog/trump-military-parade-protests-live-updat...
    Sun Jun 15 01:07:21 UTC 2025
      1.6M bytes
      Cache
     
  3. people.htm

    Most were never built or tested by him. Some were not his original...not provide for these simple tests speaks eloquently to the suspicion...
    dsimanek.vialattea.net/museum/people/people.htm
    Thu Sep 15 13:08:18 UTC 2022
      67K bytes
      Cache
     
  4. Building an agentic RAG assistant with JavaScri...

    it is possible to switch and test out different models to see...Vector Database . To build the best search solutions for your use...
    www.elastic.co/search-labs/blog/agentic-rag
    Thu Jul 03 00:56:31 UTC 2025
      263.3K bytes
      Cache
     
  5. parametrize_with_checks — scikit-learn 1.7.0 do...

    to specify which tests to run: pytest test_check_estimators ....why the check fails. These tests will be marked as xfail if the...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks....
    Tue Jul 01 15:59:34 UTC 2025
      113.1K bytes
      Cache
     
  6. assert_all_finite — scikit-learn 1.7.0 document...

    ( "Test failed: Array contains non-finite values." ) Test failed:...assert_all_finite ( array ) ... print ( "Test passed: Array contains only...
    scikit-learn.org/stable/modules/generated/sklearn.utils.assert_all_finite.html
    Mon Jun 30 13:50:27 UTC 2025
      107.5K bytes
      Cache
     
  7. ハンズオンセクション 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
     
  8. DBFluteのリポジトリ (Github) | DBFlute

    (サンプル) DBFlute Test DBFluteのテストプロジェクト。 DBFlute Test https://git...Project DBFlute Example DBFlute Test UTFlute EMecha DBFlute Session...
    dbflute.seasar.org/ja/environment/repository.html
    Fri Jun 13 09:55:28 UTC 2025
      10.6K bytes
      1 views
      Cache
     
  9. ExtraTreeClassifier — scikit-learn 1.7.0 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> cls . score ( X_test , y_test ) 0.8947 apply ( X , check_input...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html
    Mon Jun 30 13:50:28 UTC 2025
      165.9K bytes
      Cache
     
  10. RadiusNeighborsRegressor — scikit-learn 1.7.0 d...

    or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html
    Wed Jul 02 18:21:48 UTC 2025
      150.6K bytes
      Cache
     
  11. RocCurveDisplay — scikit-learn 1.7.0 documentation

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html
    Wed Jul 02 18:21:48 UTC 2025
      170.4K bytes
      Cache
     
  12. Comparing randomized search and grid search for...

    "mean_test_score" ][ candidate ], results [ "std_test_score"...not carry over to a held-out test set. Note that in practice,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Wed Jul 02 18:21:48 UTC 2025
      97.2K bytes
      Cache
     
  13. sklearn.model_selection — scikit-learn 1.7.0 do...

    train_test_split Split arrays or matrices...matrices into random train and test subsets. Hyper-parameter optimizers...
    scikit-learn.org/stable/api/sklearn.model_selection.html
    Wed Jul 02 18:21:48 UTC 2025
      129K bytes
      Cache
     
  14. Glossary of Common Terms and API Elements — sci...

    common tests # This refers to the tests run on almost...(train_idx, test_idx) pairs. Each of {train,test}_idx is a 1d...
    scikit-learn.org/stable/glossary.html
    Wed Jul 02 18:21:48 UTC 2025
      212.5K bytes
      Cache
     
  15. 模範解答的なセクション 2 | DBFlute

    @Directory dbflute-hands-on |-src/test/java | |-org.docksidestage.handson...テストデータが存在すること */ public void test_existsTestData() throws Exception...
    dbflute.seasar.org/ja/tutorial/handson/flower/flower02.html
    Fri Jun 13 09:55:28 UTC 2025
      11.8K bytes
      Cache
     
  16. plot_release_highlights_1_7_0.zip

    y_val = train_test_split(X, y, test_size=0.2, random_state=0)...y_train, y_val = train_test_split(X, y, test_size=0.2, random_state=0)\n\nclf...
    scikit-learn.org/stable/_downloads/0f052545c78541815099d62501f25a9e/plot_release_highlights_1_7_0...
    Wed Jul 02 18:21:48 UTC 2025
      11.1K bytes
     
  17. 概要

    outside-sql-test : outside-sql-test.[sh|bat]を実行します。 replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/index.html
    Fri Jun 13 09:55:28 UTC 2025
      13.9K bytes
      Cache
     
  18. LastaFluteのJakarta対応 (Java21) | LastaFlute

    jakarta | Github exampleやtestも exampleやtestプロジェクトもブランチで分けてマージ管理していきます。...Jakarta版LastaFlute リリース一覧 Java8版との整合性 exampleやtestも 依存ライブラリをJakartaに 依存スコープに夜じゃなくて寄る...
    dbflute.seasar.org/ja/lastaflute/howto/upgrade/lakarta.html
    Fri Jun 13 09:55:28 UTC 2025
      26.9K bytes
      Cache
     
  19. decomposition.rst.txt

    ||X-UV||_{\text{Fro}}^2+\alpha||V||_{1,1} \\ \text{subject to...||X-UV||_{\text{Fro}}^2+\alpha||U||_{1,1} \\ \text{subject to...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Wed Jul 02 18:21:48 UTC 2025
      45.8K bytes
      5 views
     
  20. Elastic Observability Labs

    and test statements in real-time, making...contributing to make it the best data collection platform for...
    www.elastic.co/observability-labs/blog/tag/opentelemetry
    Wed Jun 18 01:07:03 UTC 2025
      305.5K bytes
      Cache
     
Back to top