Skip to content

Clearly document if/how irregular sampling is supported. #1694

@johann-petrak

Description

@johann-petrak

I found this really hard to find out when one just tries to figure out if NeuralProphet should get considered to get tried out or not.

When I just ran exactly the same code as with Prophet with Neuralprophet, passing it irregular timestamps in the training series and the for forecasting, I got:

ValueError: Detected multiple frequencies in the timeseries please pre-process data.

So it looks like unlike Prophet, Neuralprohet cannot handle this?

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