Skip to content

marcostark/machine-learning-flask-ms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Boilerplate for Machine Learning

Flask template for machine learning project microservice

  • Create container docker-compose up -d

  • Testing curl -X POST -H "Content-Type: application/json" \ -d '{"text": "Text Here"}' \ http://127.0.0.1:5000/predict

About

Microservice for machine learning using flask

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published