Skip to content

refactors HCrystallBall Forecaster#1004

Merged
fkiraly merged 3 commits intosktime:mainfrom
thayeylolu:refactor-HCrystalBallForecaster
Jun 23, 2021
Merged

refactors HCrystallBall Forecaster#1004
fkiraly merged 3 commits intosktime:mainfrom
thayeylolu:refactor-HCrystalBallForecaster

Conversation

@thayeylolu
Copy link
Collaborator

Reference : #955

We need to slowly re-factor all forecasters to be compliant with the new interface (see PR #912). i.e., no overrides of fit etc and descendant classes only implementing core logic, while the BaseForecaster implements check etc logic.

Currently this is running due to various downwards compatibility workarounds, which should be removed once all forecasters are ready (in "no-override" state)

The forecasters that still need a downstream refactor are:

  • HCrystalBallForecaster

@thayeylolu thayeylolu marked this pull request as ready for review June 22, 2021 07:04
@thayeylolu
Copy link
Collaborator Author

Hello @mloning @fkiraly @aiwalter . I would like to request for review. For some reason, I cannot do that on the reviewer menu. Did I raise the pull request wrongly?

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 to me!

@thayeylolu
Copy link
Collaborator Author

Hello @fkiraly , I cannot see the option to merge this. Would you be able to merge it?

@fkiraly
Copy link
Collaborator

fkiraly commented Jun 23, 2021

I cannot see the option to merge this. Would you be able to merge it?

Yes, I guess this relates to earlier discussion with @mloning - you need push access to the repo to merge it.
https://docs.github.com/en/github/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request

So I guess the modification of GitHub flow is that repo collaborators have to merge if the PRer is not a collaborator.
FYI, @mloning - you were right.

@fkiraly fkiraly merged commit 627577f into sktime:main Jun 23, 2021
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.

3 participants