Open bpkroth opened 2 months ago
@eujing @yshady
See Also #732
Thanks for compiling a list of tasks/features @bpkroth
I’d also love support for users to be able to
Essentially if we can map out everything we do into a web ui with no code I think this will be a far better costumer experience for those who may want to create their own benchmarks and their own tuning teams
I think creating a validation system where controls and optimized configs are done automatically on some level will be super valuable for a webpage
instead on launching many experiments manually we might want to create a system to find and validate a number of configs given a estimated monetary budget
along with this we also need to consider detection of when param selection is ineffective in changing a target metric
For starters,
mlos_webui
seems an appropriate moniker to me. It should supportExperimentData
from a sharedStorage
location.mlos_bench
configs it has access to. (e.g., via SP access to a git repo)._Originally posted by @bpkroth in https://github.com/microsoft/MLOS/pull/824#discussion_r1714331354_