Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 286 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 286 Bytes

Wayne-ExploreML

Wayne dikembangkan untuk membantu Anda memprediksi kualitas red wine

Installation

Install with pip:

$ pip install -r requirements.txt

Run Flask

$ python run.py

In flask, Default port is 5000

Swagger document page: http://127.0.0.1:5000