From 9b73cac77006c3adba666ed4d76a8ace04e63fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Wa=C5=82=C4=99sa?= Date: Sun, 15 May 2022 11:50:27 +0200 Subject: [PATCH] add mlflow --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 61637b5..e842d70 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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