Question on Multivariate Anomaly Detection
Open
question
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
I'd like to use Prophet to perform anomaly detection based on a dataset that has multiple columns. Is there a way to do this with Prophet in a way that the columns can interact with each other?
I read a lot but it seems that Prophet can do forecasting on multivariate dataset and anomaly detection on univariate dataset, but I wasn't able to find something about multivariate anomaly detection.
Is it possible? If yes, can you provide some documentation, examples, links? If not, is there a plan to implement it?
Thank you in advance
Contributor guide
Assessment
This issue has not been assessed yet.