- 22 Jan, 2017 2 commits
- 21 Jan, 2017 1 commit
-
-
wxchan authored
* expose save model to string to c_api * add 'save-model-to-string' to python; use it to copy model * remove boosting_type
-
- 20 Jan, 2017 3 commits
- 19 Jan, 2017 3 commits
-
-
Tsukasa OMOTO authored
-
cbecker authored
-
cbecker authored
-
- 14 Jan, 2017 3 commits
- 12 Jan, 2017 2 commits
- 11 Jan, 2017 1 commit
-
-
Kirill Sevastyanenko authored
* src & callbacks * lgb.Booster and utils * cv * wip lgb.Dataset * lgb.Dataset * lgb.Predictor * lgb.train * typos * add flags to facilitate macosx compilation * fix basic_string template error with clang * most unfortunate mode of development * fixup tests * last test * roxygen * roxygen v5.x.x
-
- 10 Jan, 2017 7 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Tsukasa OMOTO authored
-
Tsukasa OMOTO authored
-
- 09 Jan, 2017 7 commits
-
-
Guolin Ke authored
-
Tsukasa OMOTO authored
* fix typo * fix hessians to approximate hessians with Gaussian function * fix ApproximateHessianWithGaussian * take fabs of gradient * use atan(1) to calculate pi * fix pi
-
Guolin Ke authored
-
Tsukasa OMOTO authored
* Add L1 objective function * fix hessians * update
-
Guolin Ke authored
-
Tsukasa OMOTO authored
* Add Huber loss https://en.wikipedia.org/wiki/Huber_loss * update * update docs/Parameters.md * update
-
- 08 Jan, 2017 1 commit
-
-
Guolin Ke authored
* finish R's c_api * clean code * fix sizeof pointer in 32bit system. * add predictor class * add Dataset class * format code * add booster * add type check for expose function * add a simple callback * add all callbacks * finish the basic training logic * update docs * add an simple training interface * add basic test * adapt the changes in c_api * add test for Dataset * add test for custom obj/eval functions * fix python test * fix bug in metadata init * fix R CMD check
-
- 07 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 04 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 03 Jan, 2017 2 commits
- 02 Jan, 2017 3 commits
-
-
Tsukasa OMOTO authored
This commit fixes https://github.com/Microsoft/LightGBM/issues/154#issuecomment-269908741.
-
Guolin Ke authored
-
Guolin Ke authored
-
- 01 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 31 Dec, 2016 2 commits