mlflow attempt task 2 prediction

This commit is contained in:
Kamila 2022-05-15 12:43:17 +02:00
parent eb7d9635b5
commit 941ac732d6
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ RUN pip3 install sklearn
RUN pip3 install pymongo
RUN pip3 install sacred
RUN pip3 install mlflow
RUN pip3 install tarfile
CMD python3 data_expl.py
CMD python3 nn_train.py