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

[MNT] refactor NGBoostRegressor to inherit NGBoostAdapter #309

Merged
merged 1 commit into from
May 10, 2024

Conversation

ShreeshaM07
Copy link
Contributor

Reference Issues/PRs

#301 , #215

What does this implement/fix? Explain your changes.

This PR ensures NGBoostRegressor inherits the common conversions from the ngboost distribution to skpro distribution from the NGBoostAdapter class. This adapter is common to both the NGBoostSurvival and NGBoostRegressor.

@fkiraly fkiraly changed the title [MNT] NGBoostRegressor inherits NGBoostAdapter [MNT] refactor NGBoostRegressor to inherit NGBoostAdapter May 10, 2024
@fkiraly fkiraly added enhancement module:regression probabilistic regression module labels May 10, 2024
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.

Excellent, as previously discussed.

PR carries out one step of internal refactor.

@fkiraly fkiraly merged commit 1a6b144 into sktime:main May 10, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement module:regression probabilistic regression module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants