This commit is contained in:
Szymon Parafiński 2022-04-03 22:41:06 +02:00
commit ca961f47b5

View File

@ -6,8 +6,8 @@ RUN apt-get install -y unzip
RUN pip3 install kaggle
RUN pip3 install pandas
RUN pip3 install matplotlib
RUN pip3 install sklearn
RUN pip3 install numpy
ARG CUTOFF
ARG KAGGLE_USERNAME