Update hyperoptNote.md

This commit is contained in:
MoonGem 2018-03-23 18:45:23 -05:00 committed by GitHub
parent d46eaae7a3
commit 76245245ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ You may also need to install the latest hyperopt from their github to avoid subs
pip3.6 install git+https://github.com/hyperopt/hyperopt.git pip3.6 install git+https://github.com/hyperopt/hyperopt.git
You also need to edit: --max-jobs=1 to --max-jobs=100000 in mongoexp.py: You also need to edit: --max-jobs=1 to --max-jobs=500 in mongoexp.py:
/usr/local/lib/python3.6/dist-packages/hyperopt/mongoexp.py /usr/local/lib/python3.6/dist-packages/hyperopt/mongoexp.py