all: model.keras prediction.csv python createGraphics.py model.keras: train.py nice python train.py prediction.csv: test.py model.keras nice python test.py