MLOps Project
MLOps scaffold with src/, experiments/, models/, and data folders.
Create this template
bash
# install
pip install jyinit
# create a scaffold for a mlops project
jyinit create my-project --type mlops-project
# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactiveUseful flags
- --gitrep
Great for
- machine learning