microsoft / nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
https://nni.readthedocs.io
MIT License
13.88k stars 1.81k forks source link

I wanna know how to use python to output the best hyperparameters generating by NNI #5788

Open liljiang999 opened 1 month ago

liljiang999 commented 1 month ago

Does NNI has API or method to output hte best hyperparameters?I wanna use the best params to run a model