Hi, I want to set up my model params so that all inputs are encoded and used as part of the anomaly detection. After running my swarm, it decided to only encode the sensor that is used for the prediction (it would also be nice if I could make predictions for all sensors). Also, is the timestamp field correctly encoded? The prediction field is chosen because it's the most highly used sensor.
My swarm config is here along with the resultant model params: https://gist.github.com/JonnoFTW/b0a81a67a9a09e24c3b2 How do I configure my swarm so that it encodes all relevant fields if I want anomaly detection (and possibly predictions) across all sensors? -- *Jonathan Mackenzie* BEng (Software) Hons PhD Candidate, Flinders University
