Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 40 of 1,345 for test (0.27 sec)

  1. I Tested Amazon’s Best-Selling Air Fryer

    I Tested Amazon’s Best-Selling Air Fryer I Tested Amazon’s Best-Selling...
    www.buzzfeed.com/webstories/ninja-air-fryer-max-review/
    Wed Jun 18 00:03:02 UTC 2025
      68K bytes
      Cache
     
  2. permutation_test_score — scikit-learn 1.7.0 doc...

    permutation_test_score # sklearn.model_selection. permutation_test_score...implements Test 1 in: Ojala and Garriga. Permutation Tests for Studying...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Mon Jun 30 13:50:30 UTC 2025
      121.8K bytes
      Cache
     
  3. Elastic Cloud Serverless: A deep dive into auto...

    approach and findings of these tests. Testing scope and approach The...autoscaling and performance stress testing at scale Dive into how Elasticsearch...
    www.elastic.co/search-labs/blog/elastic-serverless-performance-stress-testing
    Tue Jul 01 00:37:08 UTC 2025
      144.1K bytes
      Cache
     
  4. dbflute-maven-plugin - dbflute:outside-sql-test

    provides outside-sql-test goal to run outside-sql-test.[sh|bat]. Attributes...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/outside-sql-test-mojo.html
    Fri Jun 13 09:55:28 UTC 2025
      10.1K bytes
      6 views
      Cache
     
  5. dbflute-maven-plugin - dbflute:outside-sql-test

    provides outside-sql-test goal to run outside-sql-test.[sh|bat]. Attributes...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/outside-sql-test-mojo.html
    Fri Jun 13 09:55:28 UTC 2025
      10.6K bytes
      8 views
      Cache
     
  6. train_test_split — scikit-learn 1.7.0 documenta...

    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.model_selection.train_test_split.html
    Mon Jun 30 13:50:30 UTC 2025
      169.7K bytes
      Cache
     
  7. Test with permutations the significance of a cl...

    Permutation test score # Next, we calculate the permutation_test_score...browser via JupyterLite or Binder Test with permutations the significance...
    scikit-learn.org/stable/auto_examples/model_selection/plot_permutation_tests_for_classification.html
    Mon Jun 30 13:50:30 UTC 2025
      100.9K bytes
      Cache
     
  8. Effect of model regularization on training and ...

    X_test , y_train , y_test = train_test_split ( X ,...print ( f "Test score: { enet . score ( X_test , y_test ) : .3f...
    scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html
    Mon Jun 30 13:50:27 UTC 2025
      102.8K bytes
      1 views
      Cache
     
  9. Part 14: How to use the management API

    item name Set value name Test permission {role}admin-api The...management API? Management API is a RESTful API for management operation...
    fess.codelibs.org/articles/14/document.html
    Mon Jun 30 02:36:24 UTC 2025
      22.1K bytes
      11 views
      Cache
     
  10. Comparison of F-test and mutual information — s...

    univariate F-tests statistics and mutual information. As F-test captures...( 1000 ) f_test , _ = f_regression ( X , y ) f_test /= np . max...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_f_test_vs_mi.html
    Mon Jun 30 13:50:29 UTC 2025
      91.6K bytes
      Cache
     
  11. ワイルドカード検索

    test * 上記の場合は、testtestsやtesterなど、複数文字のワイルドカードとして扱われます。また、...うに ? を利用します。 te?t 上記の場合は、texttestなど、1 文字のワイルドカードとして扱われます。 複...
    fess.codelibs.org/ja/14.19/user/search-wildcard.html
    Sat Jun 21 02:36:15 UTC 2025
      20.4K bytes
      2 views
      Cache
      Similar Results (1)
     
  12. Installation

    production environment or for load testing is not recommended with the...
    fess.codelibs.org/14.19/install/install.html
    Sat Jun 21 02:34:38 UTC 2025
      25.8K bytes
      1 views
      Cache
     
  13. データストアクロール

    たとえば、/home/taro/csv ディレクトリに test.csv ファイルを以下のような内容で生成しておきます。...たとえば、/home/taro/csv ディレクトリに test.csv ファイルを以下のような内容で生成しておきます。...
    fess.codelibs.org/ja/15.0/admin/dataconfig-guide.html
    Mon Jun 30 02:38:01 UTC 2025
      57.9K bytes
      Cache
      Similar Results (1)
     
  14. Installation

    production environment or for load testing is not recommended with the...
    fess.codelibs.org/15.0/install/install.html
    Mon Jun 30 02:34:54 UTC 2025
      25.8K bytes
      Cache
     
  15. ValidationCurveDisplay — scikit-learn 1.7.0 doc...

    test_scores = test_scores , score_name =...param_range , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Mon Jun 30 13:50:30 UTC 2025
      144K bytes
      Cache
     
  16. Model Selection — scikit-learn 1.7.0 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/auto_examples/model_selection/index.html
    Mon Jun 30 13:50:30 UTC 2025
      89K bytes
      Cache
     
  17. getting_started.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, random_state=0)...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=0)...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Sun Jun 29 19:04:30 UTC 2025
      10K bytes
      1 views
     
  18. plot_multi_metric_evaluation.zip

    1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...1)[0][0]\n best_score = results[\"mean_test_%s\" % scorer][best_index]\n\n...
    scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip
    Sun Jun 29 19:04:30 UTC 2025
      8.8K bytes
      Similar Results (1)
     
  19. StratifiedGroupKFold — scikit-learn 1.7.0 docum...

    print ( f " Test: index= { test_index } " ) ... print...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Mon Jun 30 13:50:27 UTC 2025
      129.9K bytes
      Cache
     
  20. DummyClassifier — scikit-learn 1.7.0 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Mon Jun 30 13:50:28 UTC 2025
      143K bytes
      Cache
     
Back to top