tricklau commited on
Commit
01e9873
1 Parent(s): 34ec920

Create requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ jupyter==1.0.0
2
+ kmodes==0.12.1
3
+ matplotlib==3.5.0
4
+ numpy==1.20.3
5
+ openpyxl==3.0.9
6
+ pandas==1.3.1
7
+ plotly==5.2.1
8
+ scikit-learn==1.0
9
+ scipy==1.7.2
10
+ seaborn==0.11.2
11
+ shap==0.40.0
12
+ statsmodels==0.13.1
13
+ streamlit==1.12.2
14
+ xgboost==1.5.0