Abeshith commited on
Commit
ff17b06
·
1 Parent(s): 0addae6

Add xgboost, lightgbm, catboost dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -8,6 +8,9 @@ pandas
8
  numpy
9
  scikit-learn
10
  scipy
 
 
 
11
 
12
  autogluon.tabular
13
  flaml
 
8
  numpy
9
  scikit-learn
10
  scipy
11
+ xgboost
12
+ lightgbm
13
+ catboost
14
 
15
  autogluon.tabular
16
  flaml