/hyperopt

tuning hyper-parameter

Primary LanguagePython

hyperopt

Requirement: Assuming mongodb and anaconda already installed.

pip install pymongo pip install hyperopt

start mongo db

mongod --config /usr/local/etc/mongod.conf

and run train_models.py with command line parameter.