Spaces:
Sleeping
Sleeping
Commit
·
6799c70
1
Parent(s):
002cd1b
Telco Churn Prediction
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
gdown
|
3 |
pandas
|
4 |
scikit-learn
|
5 |
-
tabulate
|
|
|
|
2 |
gdown
|
3 |
pandas
|
4 |
scikit-learn
|
5 |
+
tabulate
|
6 |
+
imbalanced-learn
|