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

Request: Separate Out Resampling Strategies Interface #660

Open
ParadaCarleton opened this issue Oct 23, 2021 · 1 comment
Open

Request: Separate Out Resampling Strategies Interface #660

ParadaCarleton opened this issue Oct 23, 2021 · 1 comment

Comments

@ParadaCarleton
Copy link
Contributor

ParadaCarleton commented Oct 23, 2021

I'd like to use the interface for resampling strategies separately from MLJBase in ParetoSmooth.jl, but MLJBase is a pretty big dependency to add for such a small interface. Would it be a good idea to separate out an MLJResampling package similar to what's been done with LossFunctions.jl?

@ablaom
Copy link
Member

ablaom commented Oct 26, 2021

I think it's a good idea and reasonable request.

Another possibility would be to use https://github.com/JuliaML/MLDataPattern.jl instead.

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

No branches or pull requests

2 participants