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

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