andremun / pyInstanceSpace

A Python version of the InstanceSpace analysis toolkit
1 stars 0 forks source link

Integration test between Pilot and Pythia #223

Closed Taozizz closed 3 weeks ago

Taozizz commented 3 weeks ago
  1. Changed Pythia. Use lhs sampling for both Bayesian Optimisation and Grid Search.
  2. Add Integration tests between Pilot and Pythia, covering all the cases.
Taozizz commented 3 weeks ago

good work, please address the poe err

Done

Hazel-Yi commented 3 weeks ago

All tests are passing for pilot-pythia integration, although some tests for serialisers and sifted are NOT passing so I would suggest merging development into pilot-pythia before remerging pilot-pythia into development. This branch is up to newest dev. The issue is caused by not checking on the number of allocated cores https://github.com/2024-SWN90017-18/MT-Updating-Matilda/issues/220 If you run these test individually it doesn't raise err