DEV Community

Shukurat Bello
Shukurat Bello

Posted on

Machine Learning Zoomcamp Week 5

πŸŽ‰ Week 5 of ML Zoomcamp was all about Deployment and getting our ML models into production.

Learned about

Saving and loading models

Flask web services

Churn model deployment with Flask

Virtual environments with Pipenv

Docker containerization

AWS Elastic Beanstalk deployment

From local development to cloud deployment, models can now be used by end users

Top comments (0)