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

Relax subsampling #24

Merged
merged 2 commits into from
Dec 1, 2024
Merged

Relax subsampling #24

merged 2 commits into from
Dec 1, 2024

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Dec 1, 2024

For the binary data set included in this package, the subsampling performed in the "fitted_machine" test leaves out one of the classes. While we like models to handle missing classes, this is tested in the more extensive tests at MLJTestIntegration.jl and seems a bit strict for an "interface" test. This PR replaces the 50% subsample with a 100% subsample.

It also removes test/Project.toml and puts these into the main Project.toml.

@ablaom
Copy link
Member Author

ablaom commented Dec 1, 2024

cc @tiemvanderdeure

@ablaom ablaom merged commit fcebd20 into dev Dec 1, 2024
3 checks passed
@ablaom ablaom mentioned this pull request Dec 1, 2024
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.

1 participant