From 76245245ac9a89d9f6e57ebcc018e65571f1fc84 Mon Sep 17 00:00:00 2001 From: MoonGem <34537029+MoonGem@users.noreply.github.com> Date: Fri, 23 Mar 2018 18:45:23 -0500 Subject: [PATCH] Update hyperoptNote.md --- hyperoptNote.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperoptNote.md b/hyperoptNote.md index 0fc997d25..b8ea0fdaa 100644 --- a/hyperoptNote.md +++ b/hyperoptNote.md @@ -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 -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