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

[dask] Add LGBMModel #3845

Closed
jameslamb opened this issue Jan 25, 2021 · 1 comment
Closed

[dask] Add LGBMModel #3845

jameslamb opened this issue Jan 25, 2021 · 1 comment

Comments

@jameslamb
Copy link
Collaborator

Summary

The lightgbm.dask module should support a Dask version of lightgbm.sklearn.LGBMModelin its public API.

class LGBMModel(_LGBMModelBase):

Motivation

This would bring lightgbm.dask closer to parity with the non-Dask scikit-learn interface.

See #3822 (comment) for comments on how this class is used.

@jameslamb
Copy link
Collaborator Author

Closing this in favor of putting it in #2302, along with other feature requests. Anyone is welcome to contribute this feature. Leave a comment below and it can be reopened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant