"python-package/vscode:/vscode.git/clone" did not exist on "2e9848c67f2aceef05f80db7301c52a8a9fa14c9"
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