Added tests and updated doc

This commit is contained in:
Fredrik81
2020-03-05 19:43:43 +01:00
parent 7606d814fa
commit 91db75a707
4 changed files with 27 additions and 8 deletions

View File

@@ -450,6 +450,9 @@ optional arguments:
useful if you are redirecting output to a file.
--print-json Print best result detailization in JSON format.
--no-details Do not print best epoch details.
--export-csv FILE Export to CSV-File. Put + in front of filename to
overwrite. This will disable table print. Example:
--export-csv +hyperopt.csv
Common arguments:
-v, --verbose Verbose mode (-vv for more, -vvv to get all messages).