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

81 postpredictionwrapper handle set params without wrapped estimator #82

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

c-w-feldmann
Copy link
Collaborator

@c-w-feldmann c-w-feldmann commented Sep 5, 2024

Fixes legacy behavior for get and set params.

@c-w-feldmann c-w-feldmann added the type: bug Something isn't working label Sep 5, 2024
@c-w-feldmann c-w-feldmann self-assigned this Sep 5, 2024
@c-w-feldmann c-w-feldmann marked this pull request as ready for review September 5, 2024 16:18
Copy link
Collaborator

@JochenSiegWork JochenSiegWork 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. You should add a small unit test to test that the bug is actually fixed.

@c-w-feldmann
Copy link
Collaborator Author

looks good. You should add a small unit test to test that the bug is actually fixed.

Done

@c-w-feldmann c-w-feldmann added this to the v0.9.0 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PostPredictionWrapper: Handle set_params without 'wrapped_estimator'
2 participants