Community

Publishing Machine Learning API with Python Flask

(Andrejus Baranovskis) Flask is fun and easy to setup, as it says on Flask website. And that’s true. This microframework for Python offers a powerful way of annotating Python function with REST endpoint. I’m using Flask to publish ML model API to be accessible by the 3rd party business applications.




Tags: