Outliers detection
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 20.4k
- Forks
- 4.6k
- Ø Merge
- 19 Std. 52 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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,
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.