Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 459 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 459 Bytes

Scikit learn Simple POC pridiction Engine.

This is a simple implementation of how machine-learning pridiction engine work using sci-kit learning and flask.

Dependencies

pip install -r requirements.txt

use conda build pack for install dependencies.

Deploy this files to heroku cloud using heroku cli.

Test the API

Test Rest web service using "postman".

Postman screenshot