This commit is contained in:
PawelDopierala 2024-04-02 21:52:58 +02:00
parent d1d6037d4a
commit c2250bf1fd
2 changed files with 1 additions and 50002 deletions

View File

@ -3,7 +3,7 @@ FROM ubuntu:latest
RUN apt-get update && \
apt-get install -y python3-pip
RUN pip3 install --user kaggle pandas sklearn
RUN pip3 install --user kaggle pandas scikit-learn
ENV PATH="/root/.local/bin:${PATH}"

File diff suppressed because it is too large Load Diff