Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
Opensearch 3.0.0
Describe the issue:
Is there a way for me to dynamically pass in multiple features?
I have a field that can take on a set of values, and I want to run anomaly detection with the count of each element in the set as a feature in the model. I want to do this without updating the detector everytime. Thanks!