Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 683 for test (0.16 sec)

  1. 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
    Thu May 23 00:00:25 UTC 2024
      299.5K bytes
      16 views
      Cache
     
  2. permutation_test_score — scikit-learn 1.5.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
    Wed May 22 15:20:08 UTC 2024
      125K bytes
      Cache
     
  3. train_test_split — scikit-learn 1.5.0 documenta...

    X_test , y_train , y_test = train_test_split ( ......train_test_split # sklearn.model_selection. train_test_split...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Wed May 22 15:20:05 UTC 2024
      158K bytes
      Cache
     
  4. Train error vs Test error — scikit-learn 1.5.0 ...

    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
    Wed May 22 15:20:05 UTC 2024
      98.1K bytes
      1 views
      Cache
     
  5. Test with permutations the significance of a cl...

    Permutation test score # Next, we calculate the permutation_test_score...Back to top Ctrl + K GitHub Test with permutations the significance...
    scikit-learn.org/stable/auto_examples/model_selection/plot_permutation_tests_for_classification.html
    Wed May 22 15:20:05 UTC 2024
      99.7K bytes
      Cache
     
  6. KFold — scikit-learn 1.5.0 documentation

    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
    Wed May 22 15:20:08 UTC 2024
      129.2K bytes
      Cache
     
  7. 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/blog/new-synthetic-monitoring-observability
    Thu May 23 01:02:33 UTC 2024
      430K bytes
      Cache
     
  8. Synthetic Monitoring with Elastic Observability...

    push the test scripts with your code for continued testing in production....code releases and test updates, reuse test scripts to reduce...
    www.elastic.co/observability/synthetic-monitoring
    Thu May 23 00:06:20 UTC 2024
      478.6K bytes
      Cache
     
  9. ValidationCurveDisplay — scikit-learn 1.5.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
    Wed May 22 15:20:10 UTC 2024
      148.7K bytes
      Cache
     
  10. StratifiedGroupKFold — scikit-learn 1.5.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
    Wed May 22 15:20:10 UTC 2024
      135.4K bytes
      Cache
     
Back to top