Spaces:
Runtime error
Runtime error
upload dop files
Browse files- corr_1.png +0 -0
- corr_2.png +0 -0
- corr_list.png +0 -0
- negative.png +0 -0
- polosca.jpg +0 -0
- positive.png +0 -0
- requirements.txt +11 -0
corr_1.png
ADDED
![]() |
corr_2.png
ADDED
![]() |
corr_list.png
ADDED
![]() |
negative.png
ADDED
![]() |
polosca.jpg
ADDED
![]() |
positive.png
ADDED
![]() |
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
pandas
|
3 |
+
streamlit
|
4 |
+
seaborn
|
5 |
+
plotly
|
6 |
+
random
|
7 |
+
matplotlib
|
8 |
+
scikit-learn
|
9 |
+
imblearn
|
10 |
+
time
|
11 |
+
warnings
|