Client side code for MOE.
Install MOE with docker and call it using python REST interface
See Yelp#461
MOE A global, black box optimization engine for real world metric optimization.
pip install clientMOE
- python start_moe_example.py
- jupyter notebook example.ipynb
python setup.py sdist register upload -r pypitest
python setup.py sdist register upload -r pypi