install mlflow
Some checks failed
s444354-training/pipeline/head There was a failure building this commit
Some checks failed
s444354-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
404d3ab634
commit
47571f8509
@ -16,6 +16,7 @@ RUN pip3 install sklearn
|
|||||||
RUN pip3 install sacred
|
RUN pip3 install sacred
|
||||||
RUN pip3 install pymongo
|
RUN pip3 install pymongo
|
||||||
RUN pip3 install GitPython
|
RUN pip3 install GitPython
|
||||||
|
RUN pip3 install mlflow
|
||||||
|
|
||||||
# RUN python3 -m pip install kaggle
|
# RUN python3 -m pip install kaggle
|
||||||
RUN python3 -m pip install pandas
|
RUN python3 -m pip install pandas
|
||||||
|
Loading…
Reference in New Issue
Block a user