beckstev / MachineLearningSeminar

MachineLearningSeminar SS19 TU Dortmund
MIT License
0 stars 0 forks source link

Feature/eval hyper tuning #40

Closed beckstev closed 5 years ago

beckstev commented 5 years ago

Added script to analyze the hyperparamter tuning.

How to test python eval_hyper_tuning.py <path to model>

Please be aware that your model need a hyper_param_tuning directory which will be generated automatically during the hyper tuning. I can hand you a test directory tomorrow.

beckstev commented 5 years ago

@FritzGeise Please find your requested changes in my latest commits.