model for fillpred

This commit is contained in:
2019-02-24 16:13:46 +01:00
parent d8987f88c7
commit 38e187c047
18 changed files with 3621 additions and 9364 deletions

View File

@@ -7,6 +7,6 @@ default-jdk \
python3 \
python3-pip
RUN pip3 install lxml pandas
RUN pip3 install lxml pandas sklearn
ENV PYTHONIOENCODING UTF-8