Hypermodern Python for ML Cookiecutter#

CalVer License
Read the documentation Tests [![Codecov][codecov badge]][codecov page]
pre-commit enabled Black codestyle [![Contributor Covenant][contributor covenant badge]][code of conduct]

Cookiecutter template for a Machine Learning project in Python, based on the Hypermodern Python Cookiecutter by Claudio Jolowicz as well as the Data Science Cookiecutter by DrivenData.

This is a very opinionated template, designed to guide the user in creating a ML project that will be easy to test, maintain, update and deploy.

Usage#

$ cookiecutter gh:mdsach/cookiecutter-hypermodern-python-ml \
  --checkout=""

Features#

The template supports Python 3.9, and 3.10.