Add comprehensive testing for the benchmarking suite #18
pacocertal
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently, the bench directory contains critical logic for orchestrating experiments, handling hyperparameter optimization (HPO), and managing datasets. However, there seems to be a lack of dedicated unit and integration tests for these components in the current test suite.
All reactions