See these blog posts for more about this app:
http://h2o.ai/blog/2015/06/ask-craig-sparkling-water/
http://h2o.ai/blog/2015/07/ask-craig-sparkling-water-2/
- brew install mongodb
- git clone [email protected]:h2oai/app-ask-craig.git
- cd app-ask-craig
- mkdir -p data/db
- mongod --dbpath `pwd`/data/db
- cd app-ask-craig
- source env.sh
- ./install.sh
- ./start.sh
- ./monitor.sh
Watch the monitor output to see the model train.
When you see this line:
Starting app server ... started on port 9091.
then go to this URL to interact with the app: http://localhost:9091
Push the "+" in the lower right hand corner to type in a new job title.