anomaly-detection icon indicating copy to clipboard operation
anomaly-detection copied to clipboard

High Cardinality RFC

Open sean-zheng-amazon opened this issue 4 years ago • 2 comments

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.

sean-zheng-amazon avatar Oct 20 '20 16:10 sean-zheng-amazon

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).

tejpochiraju avatar Feb 18 '21 10:02 tejpochiraju

We have already implemented this feature in ES 7.9+. Please try it out.

kaituo avatar Feb 18 '21 20:02 kaituo