BayesFlow icon indicating copy to clipboard operation
BayesFlow copied to clipboard

Add cross-validation support to classifier_two_sample_test

Open arrjon opened this issue 3 weeks ago • 1 comments

This pull request enhances the classifier_two_sample_test diagnostic metric by introducing k-fold cross-validation support.

arrjon avatar Dec 23 '25 12:12 arrjon

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
.../diagnostics/metrics/classifier_two_sample_test.py 98.30% <100.00%> (+4.97%) :arrow_up:

codecov[bot] avatar Dec 23 '25 12:12 codecov[bot]