added model evaluation
This commit is contained in:
parent
0886815c28
commit
63f9975668
@ -8,7 +8,7 @@ RUN apt-get update && \
|
||||
unzip \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN pip3 install pandas scikit-learn requests numpy
|
||||
RUN pip3 install pandas scikit-learn requests numpy matplotlib
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user