Log warnings for number of bins of categorical features (#4448)
* log warnings when number of bins of categorical features exceeds the configured maximum number of bins * log only one warning information for all categorical features * Add #include <memory> for unique_ptr * remove useless param description
Showing
Please register or sign in to comment