Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 487 Bytes

File metadata and controls

13 lines (8 loc) · 487 Bytes

Machine Learning in Flask

Hits

Deploying machine learning in Flask.

How to run?

In order to run all the projects, first install all the dependencies from requirements.txt file.

pip install -r requirements.txt