A template for a basic machine learning project.
- Download this project as a .zip file.
- MLflow
- DVC
- Docker
models/models.py
,train.py
- Add metadata logging files for preparation and preparation script to title couple metadata with the data
inference.py
: Script accepting an input or set of inputs and runs inference- Automate creation of headers in project?