takeyama0
takeyama0
## Description 2022/4/26 With Windows10, I encountered this error when I tried to execute lightgbm.train() with setting monotone_constraints params. ``` { 'objective': 'regression', 'verbose': -1, 'monotone_constraints': [1] * 15 +...
## Description Refitting quantile regression model does not work when the target scale is different from 1. In particular, if the target is sufficiently larger than the gradient of the...
Hello, thank you for developing really cool tool! ### Summary I have one feature request to use Polars for loading and dumping data: [Polars](https://github.com/pola-rs/polars) is a blazingly fast DataFrames library...