"src/git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "9627001c707aee1a650b911cd123d04280b580a8"
Update dataset.cpp (#927)
While in parallel training, when one worker have 0 data, then it will not execute ConstructHistogram. if so, ptr_smaller_leaf_hist_data will not be 0 but the old data. that will get the wrong Histogram, and the wrong split info.
Showing
Please register or sign in to comment