Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 844 for test (0.09 sec)

  1. オープンソース全文検索サーバー - ニュース一覧

    Fess で作るApache Solrベースの検索サーバー ~ REST API編 」が掲載されました 2010-12-19 Fess...
    fess.codelibs.org/ja/news.html
    Sat May 04 02:37:38 UTC 2024
      45.7K bytes
      12 views
      Cache
     
  2. GitHub - codelibs/fess-testdata: Test Data Repo...

    pdf source_code source_code text text tools tools xml xml README.md...codelibs / fess-testdata Public Test Data Repository for Crawling/Parsing...
    github.com/codelibs/fess-testdata
    Sun May 05 00:00:24 UTC 2024
      299.8K bytes
      15 views
      Cache
     
  3. Two sides of the same coin: Uniting testing and...

    e2e tests are a suite of tests that recreate the...application in tests. Developers are able to execute the tests against...
    www.elastic.co/blog/uniting-testing-and-monitoring-with-synthetic-monitoring
    Sun May 05 00:43:51 UTC 2024
      563.4K bytes
      Cache
     
  4. sklearn.model_selection.permutation_test_score ...

    permutation_test_score permutation_test_score Examples using...ion_test_score sklearn.model_selection .permutation_test_score...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Sat May 04 16:42:15 UTC 2024
      29K bytes
      Cache
     
  5. Train error vs Test error — scikit-learn 1.4.2 ...

    X_test , y_train , y_test = train_test_split ( X ,...)) test_errors . append ( enet . score ( X_test , y_test )) i_alpha_optim...
    scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html
    Sat May 04 16:42:15 UTC 2024
      35.3K bytes
      1 views
      Cache
     
  6. Test with permutations the significance of a cl...

    Permutation test score Next, we calculate the permutation_test_score...us if you use the software. Test with permutations the significance...
    scikit-learn.org/stable/auto_examples/model_selection/plot_permutation_tests_for_classification.html
    Sat May 04 16:42:14 UTC 2024
      37.3K bytes
      Cache
     
  7. sklearn.model_selection.train_test_split — scik...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection .train_test_split train_test_split Examples using...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Sat May 04 16:42:14 UTC 2024
      60.2K bytes
      Cache
     
  8. 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
    Sat May 04 16:42:14 UTC 2024
      28.8K bytes
      Cache
     
  9. Model selection: choosing estimators and their ...

    X_digits [ test ], y_digits [ test ]) ... for train , test in k_fold..., y_train ) . score ( X_test , y_test )) >>> print ( scores )...
    scikit-learn.org/stable/tutorial/statistical_inference/model_selection.html
    Sat May 04 16:42:14 UTC 2024
      49.6K bytes
      Cache
     
  10. sklearn.model_selection.KFold — scikit-learn 1....

    estimates Nested versus non-nested cross-validation Nested versus...Provides train/test indices to split data in train/test sets. Split...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Sat May 04 16:42:14 UTC 2024
      34.1K bytes
      Cache
     
Back to top