add mlflow
This commit is contained in:
parent
94f58c9fb9
commit
9b73cac770
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user