Remove legacy hyperopt interface from hyperopt.py

This commit is contained in:
Matthias
2021-09-11 09:06:57 +02:00
parent ebb0b8aa3f
commit dad4a49e81
7 changed files with 25 additions and 557 deletions

View File

@@ -209,7 +209,7 @@ AVAILABLE_CLI_OPTIONS = {
),
"hyperopt_path": Arg(
'--hyperopt-path',
help='Specify additional lookup path for Hyperopt and Hyperopt Loss functions.',
help='Specify additional lookup path for Hyperopt Loss functions.',
metavar='PATH',
),
"epochs": Arg(