ludwig
ludwig copied to clipboard
Return trial parameters from hyperopt before training starts
Describe the use case It would be nice to have a way to get access to the sampled hyperopt space for each trial before the trials begin, rather than only seeing them during RayTune execution or after the trials are done.
@jeffkinnison