explain
Browse files
app.py
CHANGED
|
@@ -296,8 +296,9 @@ ML Observability
|
|
| 296 |
|
| 297 |
|
| 298 |
**Data Validation:**
|
| 299 |
-
- Led data validation for a new data source using covariate shift and recall methodology for legacy models.
|
| 300 |
- Ensured consistency in feature transformation between dev and prod environments.
|
|
|
|
| 301 |
|
| 302 |
**Unit Testing/Acceptance Testing:**
|
| 303 |
- Led unit testing for models, identified logical errors, and improved campaign lift by 50% for small businesses.
|
|
@@ -308,6 +309,7 @@ ML Observability
|
|
| 308 |
**File/Log Mining:**
|
| 309 |
- Led server observability, leveraging event journey maps to understand server downtimes.
|
| 310 |
|
|
|
|
| 311 |
**Root Cause Analysis:**
|
| 312 |
- Proficient in employing Six Sigma methodology to trace root causes with established metrics.
|
| 313 |
""")
|
|
|
|
| 296 |
|
| 297 |
|
| 298 |
**Data Validation:**
|
| 299 |
+
- Led data validation for a new data source using covariate shift and recall methodology for legacy models with circuit breaker pattern with notification.
|
| 300 |
- Ensured consistency in feature transformation between dev and prod environments.
|
| 301 |
+
- Monitor prediction distribution with precision, recall metric.
|
| 302 |
|
| 303 |
**Unit Testing/Acceptance Testing:**
|
| 304 |
- Led unit testing for models, identified logical errors, and improved campaign lift by 50% for small businesses.
|
|
|
|
| 309 |
**File/Log Mining:**
|
| 310 |
- Led server observability, leveraging event journey maps to understand server downtimes.
|
| 311 |
|
| 312 |
+
**
|
| 313 |
**Root Cause Analysis:**
|
| 314 |
- Proficient in employing Six Sigma methodology to trace root causes with established metrics.
|
| 315 |
""")
|