Dockerfile runs training
Some checks failed
s444409-training/pipeline/head There was a failure building this commit

This commit is contained in:
Marcin Kostrzewski 2022-04-24 22:27:58 +02:00
parent 0751bcce7e
commit c8c7b24fb1

View File

@ -12,4 +12,4 @@ ARG KAGGLE_KEY
RUN chmod a+x *.sh
RUN ./download_dataset.sh
CMD python power_plant_data_stats.py
CMD python train_model.py