Skip to content

Template for a Dockerized Machine Learning API. Based on 2 Docker images: one with Flask + Gunicorn and one for Nginx web server. Includes an example random forrest model trained in sklearn and exported with pickle.

ramirojc/dockerized_flask_ml_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning REST API template

Based on Docker, Flask, Gunicorn and Nginx

About

Template for a Dockerized Machine Learning API. Based on 2 Docker images: one with Flask + Gunicorn and one for Nginx web server. Includes an example random forrest model trained in sklearn and exported with pickle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published