accosmin / nano

C++ library [machine learning & numerical optimization] - superseeded by libnano
MIT License
1 stars 0 forks source link

Extend and improve hyper-parameter tuning #91

Closed accosmin closed 8 years ago

accosmin commented 8 years ago

To implement multi-dimensional hyper-parameter tuning:

Implement both single and multi threaded versions for each variation.

accosmin commented 8 years ago

Have a look at these pages: http://blog.dato.com/how-to-evaluate-machine-learning-models-part-4-hyperparameter-tuning http://www.johnmyleswhite.com/notebook/2012/07/21/automatic-hyperparameter-tuning-methods/