sensai/Makefile

8 lines
128 B
Makefile
Raw Normal View History

2022-06-03 16:36:32 +09:00
all: build
2021-09-01 12:11:38 +09:00
build:
2022-06-03 16:36:32 +09:00
python3 -m sensai_dataset.generator
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