Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Add test for global forecasting #3728

Merged
merged 3 commits into from Nov 17, 2022

Conversation

danbartl
Copy link
Collaborator

@danbartl danbartl commented Nov 8, 2022

See the bug report for the reasoning: #3601 (comment) .

There is not a bug in the implementation, but it actually makes sense to check for this fact.

Copy link
Contributor

@GuzalBulatova GuzalBulatova left a comment

Choose a reason for hiding this comment

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

Looking good, @danbartl added a few comments

sktime/forecasting/compose/tests/test_reduce_global.py Outdated Show resolved Hide resolved
sktime/forecasting/compose/tests/test_reduce_global.py Outdated Show resolved Hide resolved
sktime/forecasting/compose/tests/test_reduce_global.py Outdated Show resolved Hide resolved
Copy link
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, good idea to make this more robust!

Above some comments, for me only the one about the commented out lines by @GuzalBulatova is blocking.

@danbartl
Copy link
Collaborator Author

Thanks for the detailed review :), I addressed all points.

@GuzalBulatova @fkiraly

Copy link
Contributor

@GuzalBulatova GuzalBulatova left a comment

Choose a reason for hiding this comment

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

Looks ready to me!

Copy link
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.

change request has been addressed, thanks

@GuzalBulatova GuzalBulatova merged commit f86c145 into sktime:main Nov 17, 2022
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.

None yet

3 participants