Skip to content

calculating r2_score using res.forecast() #2

@ranasaurus9

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions