"include/git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "f3037c184365606cfd1476ba4d86d4bbc5e2f079"
better log for "Check max_depth and num_leaves" (#931)
* better log for "Check max_depth and num_leaves" The default log said "[LightGBM] [Warning] Accuarcy may be bad since you didn't set num_leaves." but the case max_depth²>num_leaves could also trigger this log. Correction of a typo too : Accuarcy > Accuracy * Update config.cpp
Showing
Please register or sign in to comment