Cookie cutter template highly inspired from https://paulabartabajo.substack.com/p/how-to-solve-machine-learning-problems
To use it, run inside your virtual environnement
git clone git@github.com:manu3618/cookiecutter_ml_template.git
python -m pip install pipx
pipx run cookiecutter cookiecutter_ml_template/