Open Chrisjb opened 1 year ago
Thanks for the report! What operating system are you on? That was omitted here and in the original Ray issue.
That's generally useful, but also specifically relevant because of issues like #4229 .
Thanks for the report! What operating system are you on? That was omitted here and in the original Ray issue.
That's generally useful, but also specifically relevant because of issues like #4229 .
Thanks @jameslamb - the OS is Ubuntu 18.04
This is a problem that we have seen too - is there any indication of whether a solution is coming soon?
Description
The interaction constraints do not seem to be working correctly when running lightgbm in a distributed context.
An issue was originally raised on the lightgbm-ray github where it was suggested this was likely an issue with LightGBM itself as the problem could also be reproduced in LightGBM Dask.
The constraints work as expected when running LightGBMw with no distributed data.
Reproducible example
Dask:
Also present in Ray https://github.com/ray-project/lightgbm_ray/issues/41
Environment info
LightGBM version or commit hash:
Command(s) you used to install LightGBM
Additional info
On Ray, I receive the error: