Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,5 +7,6 @@ scipy
|
|
7 |
scikit-learn
|
8 |
imblearn
|
9 |
mlxtend
|
|
|
|
|
10 |
boruta
|
11 |
-
xgboost
|
|
|
7 |
scikit-learn
|
8 |
imblearn
|
9 |
mlxtend
|
10 |
+
xgboost
|
11 |
+
sklearn
|
12 |
boruta
|
|