Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -3,10 +3,10 @@ pandas
|
|
3 |
numpy
|
4 |
seaborn
|
5 |
matplotlib
|
6 |
-
|
7 |
-
scikit-learn
|
8 |
imblearn
|
9 |
-
mlxtend
|
10 |
xgboost
|
11 |
-
|
12 |
boruta
|
|
|
|
|
|
3 |
numpy
|
4 |
seaborn
|
5 |
matplotlib
|
6 |
+
sklearn
|
|
|
7 |
imblearn
|
|
|
8 |
xgboost
|
9 |
+
mlxtend
|
10 |
boruta
|
11 |
+
imblearn
|
12 |
+
xgboost
|