mertkarabacak
commited on
Commit
•
3bbf70a
1
Parent(s):
6ba7f55
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
numpy==1.23
|
2 |
matplotlib
|
3 |
tabpfn
|
4 |
-
shap
|
|
|
|
1 |
numpy==1.23
|
2 |
matplotlib
|
3 |
tabpfn
|
4 |
+
shap
|
5 |
+
imblearn
|