anomaly-detection
anomaly-detection copied to clipboard
High Cardinality RFC
We are planning to a category field to support high cardinality, more details here: https://github.com/opendistro-for-elasticsearch/anomaly-detection/blob/master/docs/high-cardinality-rfc.md. Please add your comment in this issue.
This is an essential feature for IoT deployments as one needs to be able to:
- detect which device is causing the anomaly
- create distinct anomaly classes for different SKUs (e.g. 300A is OK for a 500A rated sensor but anomalous for a 200A rated sensor).
We have already implemented this feature in ES 7.9+. Please try it out.