Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 316 Bytes

File metadata and controls

4 lines (4 loc) · 316 Bytes

Flask-Machine-learning-deployment

In this tutorial , we have train model on images and save it in the form of .pkl file. Then we deployed this model on company server using flask. It can be access by client site, the output will be in the form of .json file. If you have any question , just write in comments.