Skip to content

Fix use of seasonal periodicity in naive model with mean strategy (from PR #917)#1124

Merged
mloning merged 5 commits intomainfrom
fix-sp-mean-naive
Jul 9, 2021
Merged

Fix use of seasonal periodicity in naive model with mean strategy (from PR #917)#1124
mloning merged 5 commits intomainfrom
fix-sp-mean-naive

Conversation

@mloning
Copy link
Copy Markdown
Contributor

@mloning mloning commented Jul 9, 2021

Reference Issues/PRs

Fixes #907
Supersedes #917

@fkiraly fkiraly self-requested a review July 9, 2021 13:27
Copy link
Copy Markdown
Collaborator

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, this is the same as #917 with the conflict fixed

@fkiraly
Copy link
Copy Markdown
Collaborator

fkiraly commented Jul 9, 2021

FYI, @Flix6x, since we're currently preparing the new release version: we branched off your PR and took care of the merge issues. Thanks a lot for the fix!

@mloning
Copy link
Copy Markdown
Contributor Author

mloning commented Jul 9, 2021

Thanks @Flix6x now merged!

@Flix6x
Copy link
Copy Markdown
Contributor

Flix6x commented Jul 9, 2021

Great!

FYI, I had been stalling my work on #918 until this was merged, because I believe it requires similar logic to handle cases with seasonal periodicity.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Seasonal periodicity seems to work incorrectly (at least for naive forecasts with mean strategy)

3 participants