Cookiecutter template for a machine learning project. Docker containerized app that is tested and deployed with Jenkins to an argoCD managed K8s cluster.
model/app.py src/ tests/ notebooks/
are recommendation model specific which serves as an example for how to package the model in a flask app.
- cookiecutter
- ECR repo to push docker container to.
- argoCD app
$cookiecutter git@gitlab.com:rauner/ml_project_cookiecutter_template.git