darly9991 commited on
Commit
c9b826b
·
verified ·
1 Parent(s): 41fbf45

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -18,3 +18,6 @@ lime==0.2.0.1
18
 
19
  # Imbalanced data handling
20
  imbalanced-learn==0.11.0
 
 
 
 
18
 
19
  # Imbalanced data handling
20
  imbalanced-learn==0.11.0
21
+
22
+ # XGBoost model
23
+ xgboost==1.7.6