add mlflow

This commit is contained in:
Sebastian Wałęsa 2022-05-15 11:50:27 +02:00
parent 94f58c9fb9
commit 9b73cac770

View File

@ -21,6 +21,7 @@ RUN pip3 install numpy
RUN pip3 install wheel --no-deps -U
RUN pip3 install GitPython
RUN pip3 install pymongo
RUN pip3 install mlflow
# Przygotowanie kaggle