• Lee's avatar
    random search when suggested parameter appeared in the history (#734) · 0da6f470
    Lee authored
    * fix some bugs in doc and log
    
    * The learning rate focus more on validation sets accuracy than training sets accuracy.
    
    * update Dockerfile and README
    
    * Update README.md
    
    Merge to branch v0.5
    
    * random search when suggested parameter occurs in the history
    
    * avoid infinite loop when seacrh space is limited
    
    * follow the review comments
    
    * add comments
    0da6f470
hyperopt_tuner.py 11.4 KB