[d6904d]: / requirements.txt

Download this file

20 lines (17 with data), 218 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
numpy
openpyxl
pandas
omegaconf
torch
scikit-learn
xgboost
catboost
matplotlib
seaborn
numpyencoder
sqlalchemy
# if use mysql
# sudo apt-get install -y python3-mysqldb
mysqlclient
# if use postgresql
psycopg2-binary