Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test suite for hyperparameter optimizers #931

Open
shinnar opened this issue Jan 4, 2022 · 1 comment
Open

test suite for hyperparameter optimizers #931

shinnar opened this issue Jan 4, 2022 · 1 comment

Comments

@shinnar
Copy link
Member

shinnar commented Jan 4, 2022

There is an existing ad-hoc set of tests for our our optimizers.
We should factor out a standard set of tests that are generic over the choice of optimizer, that can be re-used/run against each optimizer. This can then be used as a test suite for new optimizers, including ones that live in other repositories (such as NSGA-II based optimizer recently added to lale-gpl)

@shinnar
Copy link
Member Author

shinnar commented Jan 4, 2022

This should include tests for the expected format of the return value from the summary method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant