Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ matplotlib
|
|
6 |
scipy
|
7 |
scikit-learn
|
8 |
imblearn
|
9 |
-
mlxtend
|
|
|
|
6 |
scipy
|
7 |
scikit-learn
|
8 |
imblearn
|
9 |
+
mlxtend
|
10 |
+
boruta
|