1. 30 Apr, 2024 2 commits
  2. 29 Apr, 2024 1 commit
  3. 23 Apr, 2024 4 commits
  4. 20 Apr, 2024 4 commits
  5. 19 Apr, 2024 2 commits
  6. 10 Apr, 2024 2 commits
  7. 25 Mar, 2024 1 commit
  8. 20 Mar, 2024 1 commit
  9. 19 Mar, 2024 3 commits
  10. 18 Mar, 2024 5 commits
  11. 04 Mar, 2024 1 commit
  12. 29 Feb, 2024 2 commits
  13. 27 Feb, 2024 1 commit
  14. 26 Feb, 2024 1 commit
  15. 24 Feb, 2024 1 commit
  16. 23 Feb, 2024 1 commit
    • shiyu1994's avatar
      [c++][fix] Support Quantized Training with Categorical Features on CPU (#6301) · 776c5c3c
      shiyu1994 authored
      * support quantized training with categorical features on cpu
      
      * remove white spaces
      
      * add tests for quantized training with categorical features
      
      * skip tests for cuda version
      
      * fix cases when only 1 data block in row-wise quantized histogram construction with 8 inner bits
      
      * remove useless capture
      
      * fix compilation warnings
      
      revert useless changes
      
      * revert useless change
      
      * separate functions in feature histogram into cpp file
      
      * add feature_histogram.o in Makevars
      776c5c3c
  17. 22 Feb, 2024 2 commits
  18. 21 Feb, 2024 2 commits
  19. 20 Feb, 2024 3 commits
  20. 19 Feb, 2024 1 commit