lale icon indicating copy to clipboard operation
lale copied to clipboard

test suite for hyperparameter optimizers

Open shinnar opened this issue 3 years ago • 1 comments

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 avatar Jan 04 '22 14:01 shinnar

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

shinnar avatar Jan 04 '22 14:01 shinnar