explain
Browse files
app.py
CHANGED
@@ -226,7 +226,7 @@ With no need for jargon, SSDS delivers tangible value to our fintech operations.
|
|
226 |
gr.Markdown("""
|
227 |
Explain by Dataset
|
228 |
=============
|
229 |
-

|
232 |
|
@@ -241,7 +241,7 @@ With no need for jargon, SSDS delivers tangible value to our fintech operations.
|
|
241 |
|
242 |
Explain by Feature
|
243 |
=============
|
244 |
-

|
247 |
|
@@ -249,7 +249,7 @@ With no need for jargon, SSDS delivers tangible value to our fintech operations.
|
|
249 |
|
250 |
Explain by Record
|
251 |
=============
|
252 |
-

|
230 |
|
231 |
sorted feature from top(most import)
|
232 |
|
|
|
241 |
|
242 |
Explain by Feature
|
243 |
=============
|
244 |
+

|
245 |
|
246 |
dist lower than 900 spike the price f(x)
|
247 |
|
|
|
249 |
|
250 |
Explain by Record
|
251 |
=============
|
252 |
+

|
253 |
|
254 |
the largest contribution to positive price is dist_subway
|
255 |
|
|
|
257 |
|
258 |
Explain by Instance
|
259 |
=============
|
260 |
+

|
261 |
|
262 |
at around 500 dist_subway, it possible for positive impact and negative impact for price
|
263 |
|