CPC G06F 18/2185 (2023.01) [G06F 18/214 (2023.01); G06N 20/00 (2019.01); G06Q 10/06393 (2013.01)] | 13 Claims |
1. A computer-implemented method for predicting an impact of an adjustment to a machine learning model to key performance indicators, the method comprising:
receiving a proposed adjustment to a machine learning model;
calculating, using a regression machine learning model to ingest the proposed adjustment, a set of value components for a key performance indicator (KPI) as indicator values using input data on a specified schedule;
mapping the calculated indicator values onto scoring payload data;
calculating a plurality of results for the KPI using the set of value components;
automatically determining whether the plurality of results exceeds a performance threshold;
recommending the proposed adjustment based on the determination; and
training the regression model by iteratively performing:
receiving a model scoring payload, an input data set, and a target data set;
calculating a gradient that is a difference between an input data value of the input data set and a target data value of the target data set; and
propagating the gradient through layers of the regression model to update synaptic weights of the regression model.
|