- 23 Apr, 2024 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 10 Apr, 2024 1 commit
-
-
Michael Mayer authored
-
- 19 Mar, 2024 1 commit
-
-
James Lamb authored
-
- 23 Feb, 2024 1 commit
-
-
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
-
- 10 Feb, 2024 1 commit
-
-
James Lamb authored
-
- 03 Feb, 2024 1 commit
-
-
david-cortes authored
-
- 02 Feb, 2024 1 commit
-
-
James Lamb authored
-
- 25 Jan, 2024 1 commit
-
-
James Lamb authored
-
- 09 Jan, 2024 1 commit
-
-
James Lamb authored
-
- 03 Jan, 2024 1 commit
-
-
david-cortes authored
-
- 22 Dec, 2023 1 commit
-
-
James Lamb authored
-
- 21 Dec, 2023 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 07 Dec, 2023 1 commit
-
-
James Lamb authored
[R-package] [c++] add tighter multithreading control, avoid global OpenMP side effects (fixes #4705, fixes #5102) (#6226)
-
- 06 Dec, 2023 1 commit
-
-
James Lamb authored
-
- 30 Nov, 2023 1 commit
-
-
James Lamb authored
-
- 25 Nov, 2023 1 commit
-
-
david-cortes authored
-
- 13 Nov, 2023 1 commit
-
-
James Lamb authored
-
- 08 Nov, 2023 1 commit
-
-
James Lamb authored
-
- 02 Nov, 2023 1 commit
-
-
david-cortes authored
-
- 10 Oct, 2023 1 commit
-
-
James Lamb authored
-
- 08 Oct, 2023 1 commit
-
-
James Lamb authored
-
- 06 Oct, 2023 1 commit
-
-
James Lamb authored
-
- 13 Sep, 2023 1 commit
-
-
James Lamb authored
-
- 12 Sep, 2023 1 commit
-
-
James Lamb authored
-
- 11 Sep, 2023 1 commit
-
-
James Lamb authored
-
- 04 Sep, 2023 1 commit
-
-
david-cortes authored
-
- 03 Sep, 2023 1 commit
-
-
James Lamb authored
-
- 04 Aug, 2023 2 commits
-
-
James Lamb authored
-
david-cortes authored
-
- 21 Jul, 2023 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 20 Jul, 2023 1 commit
-
-
James Lamb authored
-
- 19 Jul, 2023 1 commit
-
-
James Lamb authored
-
- 14 Jul, 2023 1 commit
-
-
James Lamb authored
-
- 13 Jul, 2023 1 commit
-
-
James Lamb authored
-
- 06 Jul, 2023 1 commit
-
-
James Lamb authored
-
- 06 May, 2023 1 commit
-
-
Marco Vela authored
-
- 05 May, 2023 1 commit
-
-
shiyu1994 authored
* add quantized training (first stage) * add histogram construction functions for integer gradients * add stochastic rounding * update docs * fix compilation errors by adding template instantiations * update files for compilation * fix compilation of gpu version * initialize gradient discretizer before share states * add a test case for quantized training * add quantized training for data distributed training * Delete origin.pred * Delete ifelse.pred * Delete LightGBM_model.txt * remove useless changes * fix lint error * remove debug loggings * fix mismatch of vector and allocator types * remove changes in main.cpp * fix bugs with uninitialized gradient discretizer * initialize ordered gradients in gradient discretizer * disable quantized training with gpu and cuda fix msvc compilation errors and warnings * fix bug in data parallel tree learner * make quantized training test deterministic * make quantized training in test case more accurate * refactor test_quantized_training * fix leaf splits initialization with quantized training * check distributed quantized training result
-