Ari

Results 1 issues of Ari

**Describe the bug** java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Double on training. **To Reproduce** ``` model = LightGBMRanker( boostingType = 'gbdt', objective = 'lambdarank', maxPosition=50, isProvideTrainingMetric=True, maxBin = 255, evalAt=[10],...

area/lightgbm