1. 04 May, 2024 1 commit
  2. 01 May, 2024 2 commits
  3. 30 Apr, 2024 2 commits
  4. 29 Apr, 2024 1 commit
  5. 23 Apr, 2024 4 commits
  6. 20 Apr, 2024 4 commits
  7. 19 Apr, 2024 2 commits
  8. 10 Apr, 2024 2 commits
  9. 25 Mar, 2024 1 commit
  10. 20 Mar, 2024 1 commit
  11. 19 Mar, 2024 3 commits
  12. 18 Mar, 2024 5 commits
  13. 04 Mar, 2024 1 commit
  14. 29 Feb, 2024 2 commits
  15. 27 Feb, 2024 1 commit
  16. 26 Feb, 2024 1 commit
  17. 24 Feb, 2024 1 commit
  18. 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
  19. 22 Feb, 2024 2 commits
  20. 21 Feb, 2024 2 commits
  21. 20 Feb, 2024 1 commit