Files
ml_pipeline/Makefile
2022-11-05 07:37:44 -07:00

9 lines
91 B
Makefile

all:
python src/pipeline.py train
data:
python src/data.py
batch:
python src/batch.py