You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.