Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 627 for test (0.08 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
    Fri May 24 00:00:25 UTC 2024
      299.5K bytes
      16 views
      Cache
     
  2. 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
    Thu May 23 20:54:15 UTC 2024
      158K bytes
      Cache
     
  3. 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
    Thu May 23 20:54:15 UTC 2024
      98.1K bytes
      1 views
      Cache
     
  4. 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
    Thu May 23 20:54:14 UTC 2024
      99.7K bytes
      Cache
     
  5. TimeSeriesSplit — scikit-learn 1.5.0 documentation

    in train/test sets. In each split, test indices must be...n_splits=5, test_size=None) >>> for i , ( train_index , test_index...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Thu May 23 20:54:15 UTC 2024
      134.4K bytes
      2 views
      Cache
     
  6. class_likelihood_ratios — scikit-learn 1.5.0 do...

    obtain post-test probabilities given a pre-test probability....classifier being a diagnostic test; the pre-test probability of an individual...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html
    Thu May 23 20:54:15 UTC 2024
      124.8K bytes
      Cache
     
  7. cross_validate — scikit-learn 1.5.0 documentation

    this dict are: test_score The score array for test scores on each..._score in test_score changes to a specific metric like test_r2 or...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Thu May 23 20:54:14 UTC 2024
      140.9K bytes
      Cache
     
  8. 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
    Fri May 24 01:06:48 UTC 2024
      430K bytes
      Cache
     
  9. f_regression — scikit-learn 1.5.0 documentation

    Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Thu May 23 20:54:15 UTC 2024
      124.2K bytes
      Cache
     
  10. NearestCentroid — scikit-learn 1.5.0 documentation

    with test samples classified to the class...classification on an array of test vectors X . The predicted class...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Thu May 23 20:54:15 UTC 2024
      135.7K bytes
      Cache
     
Back to top