End-to-End Machine Learning
Joshua Stapleton
Machine Learning Engineer

Continuous Integration(CI)

Continuous Deployment (CD)

CI/CD is critical for production / iteration
CI/CD in ML:
AWS Elastic Beanstalk (EB):
eb initeb create heart_disease_enveb deployeb open
Azure Machine Learning:
GCP App Engine:
Kubernetes:
Many, many more!
End-to-End Machine Learning