Skip to content

calculating r2_score using res.forecast() #2

Description

@ranasaurus9

@MarkP88 @JoosKorstanje - there is a small error i found in all the notebooks. Wherever you are calculating r2_score from the test & forecast, we need to use res.forecast(steps=1)[0] since forecast() returns an array.

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions