facebook / facebook/prophet

QUESTION: Adding weekday and weekend seasonality for a 15 minute frequency dataset

Aperta
#2,197 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
question
Lingua principale
Python
Stelle
20.4k
Fork
4.6k
Merge medio
19h 52m
PR unite (30g)
1

Descrizione

I have a question regarding adding custom seasonalities using Prophet in python.

My dataset has a measurement frequency of 15 minutes and I would like to handle weekdays and weekends differently. The docs says that daily seasonality is automatically fit when we have sub-daily data. Is it enough to turn it off by setting `daily_seasonality=False` or will it still fit a daily seasonality.

In terms of adding a custom seasonality, if my input data has a freq of 15 minutes, is the period for weekday and weekend seasonality be `96`?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.