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

Buy into MLJ resampling performance API changes #95

Open
yalwan-iqvia opened this issue Jan 28, 2021 · 1 comment
Open

Buy into MLJ resampling performance API changes #95

yalwan-iqvia opened this issue Jan 28, 2021 · 1 comment

Comments

@yalwan-iqvia
Copy link
Collaborator

MLJ recently added a new API through which implementations can use their own optimised resampling methods, if available, rather than slicing into the tabular data, which can permit performance enhancements or reduced memory usage for libraries such as LightGBM.

@ablaom could you provide references or documentation for the new API? Thanks

@ablaom
Copy link
Contributor

ablaom commented Jan 28, 2021

Docs aren't live but they are already in a pending PR and the API will not change:

https://github.com/alan-turing-institute/MLJ.jl/blob/mlj2/docs/src/adding_models_for_general_use.md#implementing-a-data-front-end

Happy to provide further guidance and clarification.

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