diff --git a/hyperoptNote.md b/hyperoptNote.md new file mode 100644 index 000000000..d3ae83862 --- /dev/null +++ b/hyperoptNote.md @@ -0,0 +1,9 @@ +You will need to add: + +import dill as pickle + +INTO: + +/usr/local/lib/python3.6/dist-packages/hyperopt/fmin.py + +At the very top.