Document hyperopt-filename usage

This commit is contained in:
Matthias
2020-09-27 17:09:33 +02:00
parent 3cb1a9a5a9
commit 8de9c46110
3 changed files with 50 additions and 17 deletions

View File

@@ -240,7 +240,8 @@ running at least several thousand evaluations.
The `--spaces all` option determines that all possible parameters should be optimized. Possibilities are listed below.
!!! Note
By default, hyperopt will erase previous results and start from scratch.
Hyperopt will store hyperopt results with the timestamp of the hyperopt start time.
Reading commands (`hyperopt-list`, `hyperopt-show`) can use `--hyperopt-filename <filename>` to read and display older hyperopt results.
### Execute Hyperopt with different historical data source