Nikita Titov
Nikita Titov
@CharlesAuguste Should we update any code and/or docs reflecting the fact that monotone constraints don't work with multiclassification task? Also, should this be a feature request?
Gently ping @CharlesAuguste
Kindly ping @CharlesAuguste for this maintenance question https://github.com/microsoft/LightGBM/issues/3912#issuecomment-792356725.
@CharlesAuguste Thank you very much for your detailed answer!
Open because of active PR #5018 for this issue.
@jameslamb I see you >self-assigned this on Jan 3 Are you still working on this feature request?
Closed in favor of being in https://github.com/microsoft/LightGBM/issues/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...
Ah, I thought that [`cppcheck`](https://github.com/microsoft/LightGBM/issues/4539) is useful for such problems. But it seems that I was wrong - no "unused includes" check: - https://sourceforge.net/p/cppcheck/wiki/ListOfChecks/ - https://sourceforge.net/p/cppcheck/discussion/general/thread/bc8e238be2/ - https://www.reddit.com/r/cprogramming/comments/jy5pn1/comment/gd23y6w/
> Yes, I do have pip and can install the cpu version of lightGBM Starting from the 3.2.0 version, LightGBM Python packages have been having built-in support of training on...
> It would be really amazing if we could install the GPU variant via conda directly. It's finally possible now! 🎉 Default version supports training with OpenCL-based acceleration `{"device_type": "gpu"}`...