kevinhug commited on
Commit
498e3e2
·
1 Parent(s): 37220b6
Files changed (1) hide show
  1. app.py +23 -0
app.py CHANGED
@@ -285,6 +285,29 @@ With no need for jargon, SSDS delivers tangible value to our fintech operations.
285
  ![](file=./xgb/error_instance.png)
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
  ![](file=./xgb/error_instance.png)
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