Outliers detection
未关闭
enhancement
- 主要语言
- Python
- 星标
- 20.4k
- 派生
- 4.6k
- 平均合并
- 19 小时 52 分钟
- 30 天内合并 PR
- 1
描述
Hello,
and thank you for sharing the Prophet model.
I am wondering if all types of outliers (i.e AO, IO, TC, LS) can be set to NA in order to run the Prophet model.
I want to detect outliers previous to execute the prophet model, and I'm not sure about what is the best practice. Could you help me please? Is it a good option to detect the outliers from the random component? random= yhat - (seasonal + weekly + yearly + holidays + trend)
Thank you in advance,
贡献指南
评估
这个 Issue 还没有评估数据。