sensai/Makefile

8 lines
129 B
Makefile
Raw Normal View History

2021-09-01 12:11:38 +09:00
all: build upload
build:
2021-09-09 01:14:21 +09:00
python3 -m sensai_dataset.gen
2021-09-01 12:11:38 +09:00
upload:
2021-09-09 01:14:21 +09:00
kaggle datasets version -m "New version" --path $$DATASET_DIR