1. 23 Dec, 2021 1 commit
  2. 22 Dec, 2021 1 commit
  3. 21 Dec, 2021 1 commit
  4. 10 Dec, 2021 1 commit
  5. 07 Dec, 2021 1 commit
  6. 06 Dec, 2021 1 commit
  7. 04 Dec, 2021 1 commit
  8. 11 Nov, 2021 1 commit
  9. 17 Sep, 2021 1 commit
  10. 25 Aug, 2021 1 commit
  11. 15 Jun, 2021 1 commit
  12. 12 Jun, 2021 1 commit
  13. 03 May, 2021 1 commit
  14. 26 Apr, 2021 1 commit
  15. 12 Apr, 2021 1 commit
  16. 25 Mar, 2021 1 commit
  17. 18 Jan, 2021 2 commits
  18. 03 Jan, 2021 1 commit
  19. 27 Sep, 2020 1 commit
  20. 11 Sep, 2020 1 commit
  21. 06 Sep, 2020 1 commit
  22. 05 Aug, 2020 1 commit
  23. 02 Aug, 2020 1 commit
  24. 02 Jul, 2020 1 commit
    • Belinda Trotta's avatar
      [R-package] Interface for interaction constraints (#3136) · 4f8c32d9
      Belinda Trotta authored
      * Add interaction constraints functionality.
      
      * Minor fixes.
      
      * Minor fixes.
      
      * Change lambda to function.
      
      * Fix gpu bug, remove extra blank lines.
      
      * Fix gpu bug.
      
      * Fix style issues.
      
      * Try to fix segfault on MACOS.
      
      * Fix bug.
      
      * Fix bug.
      
      * Fix bugs.
      
      * Change parameter format for R.
      
      * Fix R style issues.
      
      * Change string formatting code.
      
      * Change docs to say R package not supported.
      
      * Refactor check_interaction_constraints into separate function, add validation.
      
      * Fix error messages.
      
      * Add tests.
      
      * Update docs.
      
      * Fix tests, minor refactoring.
      
      * Fix style issues.
      
      * Fix R style issue.
      
      * Remove old code.
      
      * Fix existing test and add new one.
      
      * Fix R lint error.
      4f8c32d9
  25. 23 Jun, 2020 1 commit
  26. 25 May, 2020 1 commit
  27. 16 May, 2020 1 commit
  28. 25 Apr, 2020 1 commit
  29. 10 Apr, 2020 1 commit
  30. 22 Mar, 2020 1 commit
  31. 21 Mar, 2020 1 commit
  32. 14 Mar, 2020 1 commit
  33. 04 Mar, 2020 1 commit
  34. 03 Mar, 2020 1 commit
  35. 02 Mar, 2020 1 commit
  36. 23 Feb, 2020 1 commit
  37. 08 Feb, 2020 1 commit
  38. 02 Feb, 2020 1 commit
    • Guolin Ke's avatar
      Support both row-wise and col-wise multi-threading (#2699) · 509c2e50
      Guolin Ke authored
      
      
      * commit
      
      * fix a bug
      
      * fix bug
      
      * reset to track changes
      
      * refine the auto choose logic
      
      * sort the time stats output
      
      * fix include
      
      * change  multi_val_bin_sparse_threshold
      
      * add cmake
      
      * add _mm_malloc and _mm_free for cross platform
      
      * fix cmake bug
      
      * timer for split
      
      * try to fix cmake
      
      * fix tests
      
      * refactor DataPartition::Split
      
      * fix test
      
      * typo
      
      * formating
      
      * Revert "formating"
      
      This reverts commit 5b8de4f7fb9d975ee23701d276a66d40ee6d4222.
      
      * add document
      
      * [R-package] Added tests on use of force_col_wise and force_row_wise in training (#2719)
      
      * naming
      
      * fix gpu code
      
      * Update include/LightGBM/bin.h
      Co-Authored-By: default avatarJames Lamb <jaylamb20@gmail.com>
      
      * Update src/treelearner/ocl/histogram16.cl
      
      * test: swap compilers for CI
      
      * fix omp
      
      * not avx2
      
      * no aligned for feature histogram
      
      * Revert "refactor DataPartition::Split"
      
      This reverts commit 256e6d9641ade966a1f54da1752e998a1149b6f8.
      
      * slightly refactor data partition
      
      * reduce the memory cost
      Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      509c2e50
  39. 25 Jan, 2020 1 commit