"src/io/dense_nbits_bin.hpp" did not exist on "3ef3a4895e9e13ed38c0b3e0309374ad714e6876"
  • shiyu1994's avatar
    Log warnings for number of bins of categorical features (#4448) · d163c2c1
    shiyu1994 authored
    * 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
    d163c2c1
dataset_loader.h 4.12 KB