This is a simple implementation of how machine-learning pridiction engine work using sci-kit learning and flask.
pip install -r requirements.txt
use conda build pack for install dependencies.
Deploy this files to heroku cloud using heroku cli.
Test Rest web service using "postman".