"src/vscode:/vscode.git/clone" did not exist on "d541855a784ae7622893930c4891e22985122129"
- 17 Oct, 2025 1 commit
-
-
Nikita Titov authored
-
- 08 Jun, 2022 1 commit
-
-
shiyu1994 authored
Clear split info buffer in cost efficient gradient boosting before every iteration (fix partially #3679) (#5164) * clear split info buffer in cegb_ before every iteration * check nullable of cegb_ in serial_tree_learner.cpp * add a test case for checking the split buffer in CEGB * swith to Threading::For instead of raw OpenMP * apply review suggestions * apply review comments * remove device cpu
-
- 24 Apr, 2022 1 commit
-
-
James Lamb authored
-
- 25 Jul, 2020 1 commit
-
-
Guolin Ke authored
* fix * Apply suggestions from code review
-
- 05 Jun, 2020 1 commit
-
-
Nikita Titov authored
This reverts commit 656d2676.
-
- 01 Jun, 2020 1 commit
-
-
James Lamb authored
-
- 15 Feb, 2020 1 commit
-
-
Guolin Ke authored
Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 01 Nov, 2019 1 commit
-
-
Guolin Ke authored
-
- 01 Oct, 2019 1 commit
-
-
Nikita Titov authored
-
- 26 Sep, 2019 1 commit
-
-
Guolin Ke authored
* refactoring * fix style * fix style * Update cost_effective_gradient_boosting.hpp * Update serial_tree_learner.cpp * Update serial_tree_learner.h * fix style * update vc project * Update cost_effective_gradient_boosting.hpp
-