Skip to content

Monthly Future Regressors #497

Description

@winnieshen96

In the original Prophet documentation, when modeling monthly data forecasts, according to link here, I need to add 12 binary variables to the model and not use yearly seasonality to avoid overfitting. Is neuralprophet recommending the same approach to model monthly data? However as I add the 12 binary variables as future regressors, I encounter this bug
ERROR - (NP.df_utils.auto_normalization_setting) - encountered variable with one unique value
And also when I am plotting the components of the model the output is strange too.

Describe the solution you'd like

A documentation of tutorial in dealing with sub-daily data

Describe alternatives you've considered

Use yearly seasonality

Additional context

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions