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

Cleanup some flawed trait definitions #25

Merged
merged 3 commits into from
Jan 8, 2024
Merged

Cleanup some flawed trait definitions #25

merged 3 commits into from
Jan 8, 2024

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Jan 8, 2024

This fixes flawed traits definitions and changes is_wrapper from false to true in the case of BalancedBaggingClassifier. Since the model includes another model as a hyperparameter, this is more technically correct and saves us some headaches in MLJTestIntegration. jl.

I'd regard these changes as bug fixes - a patch release should suffice (0.1.4).

@ablaom ablaom requested a review from EssamWisam January 8, 2024 20:20
@EssamWisam
Copy link
Collaborator

Alright. Sorry for missing these while I worked on this and thank you for the fixes.

@EssamWisam EssamWisam merged commit 08c5777 into dev Jan 8, 2024
6 checks passed
@EssamWisam EssamWisam mentioned this pull request Jan 8, 2024
@ablaom
Copy link
Member Author

ablaom commented Jan 8, 2024

⚡ ⚡ Thanks for the lightning response. ⚡ ⚡

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.

2 participants