Skip to content

Using Dummy Variables for Daily Seasonality #319

@apapiu

Description

@apapiu

I've noticed that Prophet uses Fourier Series to model everything other than the Weekly Seasonality. This usually works well but for highly jagged hourly time-series I've noticed that the model underfits the trend even after adding extra Fourier terms.

Has anyone considered adding an option to add_seasonality that to use dummy variables? I could probably try working on it if you think it makes sense both computationally and statistically.

Also thanks for adding support for sub-daily data!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions