fmind/cookiecutter-mlops-package
A Cookiecutter template that provides a project scaffold for building, testing, packaging, and deploying Python ML projects and Docker images.

This repository offers a structured starting point for MLOps initiatives, delivering pre-configured directories, CI/CD patterns, and Docker integration tailored for machine learning deployments. It is designed to work with platforms like Kubernetes, Vertex AI, Databricks, Azure ML, and AWS SageMaker by standardizing how Python packages and containers are structured. The template includes guidance for testing, versioning, and deploying ML artifacts in a reproducible manner.