dotnet / dotnet/machinelearning-modelbuilder
Inspect AutoML parameter choices
Open
Code Example?
Feature request
ML Feature Request
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.