Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 825 for test (0.09 sec)

  1. 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
    Mon May 27 10:29:31 UTC 2024
      124.8K bytes
      Cache
     
  2. BernoulliNB — scikit-learn 1.5.0 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html
    Sat May 25 13:41:02 UTC 2024
      158.4K bytes
      Cache
     
  3. RepeatedStratifiedKFold — scikit-learn 1.5.0 do...

    print ( f " Test: index= { test_index } " ) ... Fold...index=[1 2] Test: index=[0 3] Fold 1: Train: index=[0 3] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Tue May 28 11:51:34 UTC 2024
      126.4K bytes
      Cache
     
  4. GroupKFold — scikit-learn 1.5.0 documentation

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Tue May 28 11:51:32 UTC 2024
      131.4K bytes
      Cache
     
  5. 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
    Tue May 28 11:51:33 UTC 2024
      140.9K bytes
      Cache
     
  6. ClassifierChain — scikit-learn 1.5.0 documentation

    X_test , Y_train , Y_test = train_test_split ( ......An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html
    Tue May 28 11:51:32 UTC 2024
      146K bytes
      Cache
     
  7. cross_val_predict — scikit-learn 1.5.0 document...

    sample belongs to exactly one test set, and its prediction is computed...cross_val_score unless all tests sets have equal size and the...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Tue May 28 11:51:32 UTC 2024
      126.5K bytes
      Cache
     
  8. chi2 — scikit-learn 1.5.0 documentation

    with the highest values for the test chi-squared statistic from X,...classes. Recall that the chi-square test measures dependence between...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Tue May 28 11:51:34 UTC 2024
      116.7K bytes
      Cache
     
  9. Digital experience monitoring with Elastic Obse...

    before your users do Proactive testing is vital for improving user...Synthetic transactions continually test key user journeys such as login...
    www.elastic.co/observability/digital-experience-monitoring
    Wed May 29 00:54:52 UTC 2024
      475.3K bytes
      Cache
     
  10. model_evaluation.rst.txt

    ratio (pre-test and post-tests): .. math:: \text{post-test odds} =...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Mon May 27 10:29:28 UTC 2024
      121.2K bytes
      2 views
     
Back to top