Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 1,739 for test (0.25 sec)

  1. 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
    Fri Sep 20 10:21:50 UTC 2024
      96.2K bytes
      Cache
     
  2. 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
    Fri Sep 20 10:21:47 UTC 2024
      87.7K bytes
      Cache
     
  3. A Simple Blood Test Predicts a Person's Heart D...

    profile test only pay three or four dollars per test. You can...approach to a routine blood test could predict a person's 30-year...
    science.slashdot.org/story/24/08/31/2217244/a-simple-blood-test-predicts-a-persons-heart-disease-...
    Mon Sep 02 01:11:54 UTC 2024
      131.5K bytes
      Cache
     
  4. cross_validation.rst.txt

    available data as a **test set** ``X_test, y_test``. Note that the...>>> X_train, X_test, y_train, y_test = train_test_split( ... X,...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Fri Sep 20 10:21:47 UTC 2024
      39.9K bytes
      6 views
     
  5. Monitor dbt pipelines with Elastic Observabilit...

    unique_id : Unique test identifier, tests contain the “test” prefix in...to the dbt test logs index in Elastic, e.g. dbt_test_logs ES_CLUSTER_CLOUD_ID...
    www.elastic.co/observability-labs/blog/monitor-dbt-pipelines-with-elastic-observability
    Sat Sep 21 00:48:00 UTC 2024
      118.3K bytes
      Cache
     
  6. DummyClassifier — scikit-learn 1.5.2 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
    Thu Sep 19 14:56:27 UTC 2024
      141.6K bytes
      Cache
     
  7. StratifiedGroupKFold — scikit-learn 1.5.2 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
    Fri Sep 20 10:21:50 UTC 2024
      128.6K bytes
      Cache
     
  8. KFold — scikit-learn 1.5.2 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
    Fri Sep 20 10:21:50 UTC 2024
      123K bytes
      Cache
     
  9. contributing.rst.txt

    sklearn/linear_model/tests/test_logistic.py` to run the tests specific to...center .. _testing_coverage: Testing and improving test coverage...
    scikit-learn.org/dev/_sources/developers/contributing.rst.txt
    Wed Sep 18 20:56:24 UTC 2024
      62.7K bytes
      1 views
     
  10. 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
    Sat Sep 21 00:05:03 UTC 2024
      464K bytes
      Cache
     
Back to top