1. 11 Oct, 2022 1 commit
  2. 09 Oct, 2022 2 commits
  3. 07 Oct, 2022 1 commit
  4. 15 Sep, 2022 1 commit
  5. 12 Sep, 2022 1 commit
  6. 31 Aug, 2022 1 commit
  7. 28 Aug, 2022 1 commit
  8. 23 Aug, 2022 1 commit
  9. 16 Aug, 2022 1 commit
  10. 30 Jul, 2022 1 commit
  11. 29 Jul, 2022 3 commits
  12. 28 Jul, 2022 2 commits
  13. 12 Jul, 2022 1 commit
  14. 27 Jun, 2022 1 commit
  15. 26 Jun, 2022 1 commit
  16. 23 Jun, 2022 1 commit
  17. 22 Jun, 2022 1 commit
  18. 20 Jun, 2022 3 commits
  19. 19 Jun, 2022 1 commit
  20. 17 Jun, 2022 1 commit
    • david-cortes's avatar
      [R-package] Add sparse feature contribution predictions (#5108) · 6f92d47a
      david-cortes authored
      
      
      * add predcontrib for sparse inputs
      
      * register newly-added function
      
      * comments
      
      * correct wrong types in test
      
      * forcibly take transpose function from Matrix
      
      * keep row names, test comparison to dense inputs
      
      * workaround for passing test while PR for row names is not merged
      
      * Update R-package/R/lgb.Predictor.R
      Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
      
      * Update R-package/R/lgb.Predictor.R
      Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
      
      * Update R-package/R/lgb.Predictor.R
      Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
      
      * proper handling of integer overflow
      
      * add test for CSR contrib row names
      
      * add more tests for predict(<sparse>, predcontrib=TRUE)
      
      * make linter happy
      
      * linter
      
      * linter
      
      * check error messages for bad input shapes
      
      * fix regex
      
      * hard-coded number of columns in regex for tests
      Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
      6f92d47a
  21. 14 Jun, 2022 1 commit
  22. 05 Jun, 2022 1 commit
  23. 31 May, 2022 2 commits
  24. 25 May, 2022 1 commit
  25. 24 May, 2022 1 commit
  26. 23 May, 2022 4 commits
  27. 22 May, 2022 1 commit
  28. 18 May, 2022 1 commit
  29. 17 May, 2022 2 commits