To detect anomalies in multivariate timeseries data can we use this model?

#1
by nkaiml94 - opened

The model provides the details on how the anomaly detection has been done on a single variant time series data.
If we have multi variate data / the data frame consists of multiple feature sets can we use the same to detect the anomaly.
example:
['sample_time', 'max_CPU', 'used_memory', 'average_frequency']

Sign up or log in to comment