How I debugged a scoring model that changed every morning
In my day-to-day, I manage risk reports where a score feeds business decisions. The problem that made me stop was this: the model gave different results every morning even though the code hadn't changed. The symptom that made me investigate it seriously was that the percentiles were moving, the Power BI dashboard looked correct, and no one found any differences in Git. I preferred not to…