Open
Description
Currently when I run an AutoML experiment either from the CLI or manually, I get a log of the runs and the best run, but I can't seem to access the actual parameters (maxIterations, regularizations, etc.) that it used for that run. This makes it very difficult to reproduce single well performing runs.
Is there any way to get the hyperparameter config for the runs AutoML is queuing? Could this be added?