".github/vscode:/vscode.git/clone" did not exist on "4b5d549d0d2c61c99059ee4df86308a3619908dc"
  • Guolin Ke's avatar
    speed up multi-val bin subset for bagging (#2827) · d0bec9e9
    Guolin Ke authored
    * speed up multi-val bin subset for bagging
    
    * remove the duplicated codes
    
    * code refine
    
    * some codes refactoring
    
    * move `is_constant_hessian` into `TrainingShareStates`
    
    * refine
    
    * fix bug
    
    * fix bug when num_groups_ < 0
    
    * fix gpu
    
    * fix gpu bagging
    
    * fix gpu bug
    
    * typo
    
    * Update src/treelearner/serial_tree_learner.h
    d0bec9e9
serial_tree_learner.h 8.45 KB