Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
4a0cb494b2
commit
9119489f2a
@ -10,6 +10,7 @@ RUN apt install unzip -y
|
|||||||
RUN pip3 install kaggle
|
RUN pip3 install kaggle
|
||||||
RUN pip3 install pandas
|
RUN pip3 install pandas
|
||||||
RUN pip3 install torch
|
RUN pip3 install torch
|
||||||
|
RUN pip3 install sklearn
|
||||||
|
|
||||||
ARG CUTOFF
|
ARG CUTOFF
|
||||||
ENV CUTOFF=${CUTOFF}
|
ENV CUTOFF=${CUTOFF}
|
||||||
|
Loading…
Reference in New Issue
Block a user