Closed beckstev closed 5 years ago
Added script to analyze the hyperparamter tuning.
How to test python eval_hyper_tuning.py <path to model>
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.
hyper_param_tuning
@FritzGeise Please find your requested changes in my latest commits.
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.