"...git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "631e0a2a7bdd694a91f30378fb271d05ce438122"
  • 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
dataset.cpp 41 KB