Files
ml_pipeline/Makefile
2022-10-29 17:19:59 -07:00

9 lines
79 B
Makefile

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