MABONGALABS commited on
Commit
fd04e61
·
verified ·
1 Parent(s): 9bd56c0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scikit-optimize
2
+ scikit-posthocs
3
+ imbalanced-learn
4
+ shap
5
+ xgboost
6
+ gradio
7
+ pandas
8
+ numpy
9
+ matplotlib
10
+ seaborn
11
+ scikit-learn==1.6.1
12
+ plotly