added sklearn to dockerfile
All checks were successful
s437622-evaluation/pipeline/head This commit looks good
All checks were successful
s437622-evaluation/pipeline/head This commit looks good
This commit is contained in:
parent
688d94d11d
commit
244e62857a
@ -7,6 +7,7 @@ RUN pip3 install pandas
|
|||||||
RUN pip3 install tensorflow
|
RUN pip3 install tensorflow
|
||||||
RUN pip3 install numpy
|
RUN pip3 install numpy
|
||||||
RUN pip3 install matplotlib
|
RUN pip3 install matplotlib
|
||||||
|
RUN pip3 install sklearn
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user