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 init
eb create heart_disease_env
eb deploy
eb open
Azure Machine Learning:
GCP App Engine:
Kubernetes:
Many, many more!
End-to-End Machine Learning