Jiaming Yuan
|
d7d1b6e3a6
|
CPU evaluation for cat data. (#7393)
* Implementation for one hot based.
* Implementation for partition based. (LightGBM)
|
2021-11-06 14:41:35 +08:00 |
|
Jiaming Yuan
|
df9bdbbcb9
|
Fix parsing empty vector in parameter. (#5087)
|
2019-12-05 11:42:01 +08:00 |
|
Rory Mitchell
|
1fc37e4749
|
Require leaf statistics when expanding tree (#4015)
* Cache left and right gradient sums
* Require leaf statistics when expanding tree
|
2019-01-17 21:12:20 -08:00 |
|
Jiaming Yuan
|
19ee0a3579
|
Refactor fast-hist, add tests for some updaters. (#3836)
Add unittest for prune.
Add unittest for refresh.
Refactor fast_hist.
* Remove fast_hist_param.
* Rename to quantile_hist.
Add unittests for QuantileHist.
* Refactor QuantileHist into .h and .cc file.
* Remove sync.h.
* Remove MGPU_mock test.
Rename fast hist method to quantile hist.
|
2018-11-07 21:15:07 +13:00 |
|
trivialfis
|
34aeee2961
|
Fix test_param.cc header path (#3317)
|
2018-05-28 10:26:29 -07:00 |
|
Rory Mitchell
|
ccf80703ef
|
Clang-tidy static analysis (#3222)
* Clang-tidy static analysis
* Modernise checks
* Google coding standard checks
* Identifier renaming according to Google style
|
2018-04-19 18:57:13 +12:00 |
|
AbdealiJK
|
fd99d39372
|
tests/cpp: Add tests for SplitEntry
|
2016-12-04 11:25:57 -08:00 |
|
AbdealiJK
|
62e3468603
|
tests/cpp: Add tests for param.h
|
2016-12-04 11:25:57 -08:00 |
|