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