optimas-org / optimas

Optimization at scale, powered by libEnsemble
https://optimas.readthedocs.io
Other
22 stars 14 forks source link

Mark failed Ax trials as abandoned/failed #143

Closed AngelFP closed 8 months ago

AngelFP commented 12 months ago

Currently they are marked as completed. Can use trial.mark_failed, or trial.mark_abandoned() to prevent it from being suggested again.