explain
Browse files
app.py
CHANGED
|
@@ -285,6 +285,29 @@ With no need for jargon, SSDS delivers tangible value to our fintech operations.
|
|
| 285 |

|
| 286 |
for top 5 error, it is possible young age have negative impact and old age has positive impact in price
|
| 287 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 288 |
|
| 289 |
""")
|
| 290 |
|
|
|
|
| 285 |

|
| 286 |
for top 5 error, it is possible young age have negative impact and old age has positive impact in price
|
| 287 |
|
| 288 |
+
ML Observability
|
| 289 |
+
=============
|
| 290 |
+
Visualization with Context
|
| 291 |
+
https://public.tableau.com/app/profile/kevin1619/vizzes
|
| 292 |
+
|
| 293 |
+
Data Validation
|
| 294 |
+
-----------
|
| 295 |
+
I led data validation for new data source for legacy model using covariate shift, recall methodology
|
| 296 |
+
|
| 297 |
+
Ensure feature transformation are same in dev and prod environment
|
| 298 |
+
|
| 299 |
+
Unit Testing/Acceptance Testing
|
| 300 |
+
-----------
|
| 301 |
+
I led unit testing for model, and discover logical error, improve lift by 50% for small business campaign
|
| 302 |
+
|
| 303 |
+
A/B Testing for lift
|
| 304 |
+
-----------
|
| 305 |
+
A/B testing for small business model using statistical approach to ensure lift pass criteria
|
| 306 |
+
|
| 307 |
+
File/Log Mining
|
| 308 |
+
-----------
|
| 309 |
+
I led server observability to understand why server was brought down with event journey map.
|
| 310 |
+
|
| 311 |
|
| 312 |
""")
|
| 313 |
|