BoostV / BoostV/process-optimizer-frontend
Changing between explorative and exploitative behaviour on the fly
Open
needs design choice
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Over the course of an experiment, I would like to start by exploring my experimental space. After gathering some data, at some point my boss will tell me to finish and report the optimum that was found.
The back-end supports this change in behaviour (by change of the Xi or Kappa parameter, depending on the acquisition function used), but at present the only way to change these are to rebuild the whole experiment and enter your data again.
A good solution would be a slider or switch that simply toggles between the two modes.
Contributor guide
Assessment
This issue has not been assessed yet.