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

LightGBM Earth Mover's Distance #1256

Closed
vruvora opened this issue Mar 6, 2018 · 4 comments
Closed

LightGBM Earth Mover's Distance #1256

vruvora opened this issue Mar 6, 2018 · 4 comments

Comments

@vruvora
Copy link

vruvora commented Mar 6, 2018

Thanks for designing such an awesome library. I was curious if you have plans to incorporate Earth Mover's Distance into LightGBM so we can optimize over distributions.

@olofer
Copy link
Contributor

olofer commented Mar 11, 2018

Could you specify more precisely what you have in mind? Even computing the EMD requires solving a linear program if I'm not mistaken.

@chivee
Copy link
Collaborator

chivee commented Mar 12, 2018

@vruvora , what's situation/scenario do you want to use Wasserstein/EMD? considering it's normally seen in deep learning scenario.

image

image

@vruvora
Copy link
Author

vruvora commented Mar 16, 2018

I want to train the LightGBM to output a distribution and over a fixed ordered support. Cross-entropy would not account for this ordering e.g. the loss should be aggregated lower closer the index is to actual index.

@StrikerRUS
Copy link
Collaborator

Closed in favor of being in #2302. We decided to keep all feature requests in one place.

Welcome to contribute this feature! Please re-open this issue (or post a comment if you are not a topic starter) if you are actively working on implementing this feature.

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

5 participants