Skip to content

buycycle/ml_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Machine learning model cookiecutter template

Description

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.

Requirements

  1. cookiecutter
  2. ECR repo to push docker container to.
  3. argoCD app

Initialize

$cookiecutter git@gitlab.com:rauner/ml_project_cookiecutter_template.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published