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

Fix cross val #89

Merged
merged 4 commits into from
Feb 18, 2025
Merged

Fix cross val #89

merged 4 commits into from
Feb 18, 2025

Conversation

LeoGrin
Copy link
Collaborator

@LeoGrin LeoGrin commented Feb 18, 2025

Change Description

Try to be precise. You can additionally add comments to your PR, this might help the reviewer a lot.
Fix #88 by fixing the inheritance (ClassifierMixin should be inherited before BaseEstimator)

If you used new dependencies: Did you add them to requirements.txt?
No

Who did you ping on Mattermost to review your PR? Please ping that person again whenever you are ready for another review.

Breaking changes

If you made any breaking changes, please update the version number.
Breaking changes are totally fine, we just need to make sure to keep the users informed and the server in sync.

Does this PR break the API? If so, what is the corresponding server commit?
No

Does this PR break the user interface? If so, why?
No


Please do not mark comments/conversations as resolved unless you are the assigned reviewer. This helps maintain clarity during the review process.

@LeoGrin LeoGrin requested a review from liam-sbhoo February 18, 2025 10:09
Copy link
Collaborator

@liam-sbhoo liam-sbhoo left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@LeoGrin LeoGrin merged commit 5c667d5 into main Feb 18, 2025
5 checks passed
@LeoGrin LeoGrin deleted the fix_cross_val branch February 18, 2025 12:17
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.

sklearn integration fails when required response if predict_proba
2 participants