Skip to content

MGTheTrain/python-machine-learning-starter

Repository files navigation

python-machine-learning-starter

Table of Contents

Summary

Template designed to kickstart your machine learning projects in Python

Getting Started

Preconditions

Install Cookiecutter by running pip install cookiecutter. On MacOS optionally utilize the homebrew package manager with brew install cookiecutter.

Generate a New Project from the Template

From the main branch

Run cookiecutter https://github.com/MGTheTrain/python-machine-learning-starter.git

From release/x.y.z branches

Run cookiecutter --checkout <release/x.y.z, e.g. release/0.1.0> https://github.com/MGTheTrain/python-machine-learning-starter.git

About

Template designed to kickstart your machine learning projects in Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published