• Guolin Ke's avatar
    reduce the buffer when using high dimensional data in distributed mode. (#2485) · 40e56ca7
    Guolin Ke authored
    * reduce the buffer when using high dimensional data in distributed mode.
    
    * Update dataset_loader.cpp
    
    * refix
    
    * typo
    
    * fix number of bin accumulation.
    
    * avoid overflow
    
    * fix warning
    
    * efficient solution.
    
    * Update dataset.h
    
    * fix bin count output
    
    * fix warning
    
    * bug in dist number of feature check
    
    * fix possible edge case
    
    * Update dataset.cpp
    
    * possible bug fix
    
    * fix
    40e56ca7
bin.cpp 24.5 KB