ml_pipeline/Makefile

9 lines
91 B
Makefile

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