Skip to content

Prophet and ARIMA with Prophet errors #13

Description

@amyheather

Suggestion from @TomMonks

Prophet prediction - get a time series of errors If you subtracted the error from your forecast, you would true result Hence, lets train an ARIMA model on those errors, and forecast the error in our forecast, alongside our actual forecast If we then add our forecast + our predicted error in the forecast, hopefully gives you a better prediction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    new forecastNew forecasting method / approach to try

    Type

    No type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions