Hacker News new | ask | show | jobs
by manojlds 1712 days ago
What does this have to do with model monitoring?
1 comments

You can pass the output of the model to the profiling system to monitor if things are drifting.

It's also possible to monitor the input data and link back.

There's quite a few ways to do this, but effectively you can monitor drift by identifying which inputs have the greatest impact in accuracy. Then tying that back to predict the drift over time.