Closed lfoppiano closed 1 year ago
Implement a simple anomaly detection to identify records with suspicious values
test only "new" records
check Tc or Formula (might be too strict):
if anomaly:
We can add few more rules on this
After modification we have a new error_type
error_type
Implement a simple anomaly detection to identify records with suspicious values
test only "new" records
check Tc or Formula (might be too strict):
if anomaly:
We can add few more rules on this