[Monitoring] Add ability to monitor Data Drift
Open
- Dominant language
- C#
- Stars
- 81
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Note, requires that the deploy a model to a container issues is completed first.
**Describe the solution you'd like**
If a model is deployed to a container, we should be able to update the container image to track e.g. incoming data distributions etc. which we then can compare to the logged data distributions of the data in such a way that we can e.g. measure data drift and other.
Contributor guide
Assessment
This issue has not been assessed yet.