- 10 Jan, 2017 2 commits
-
-
Guolin Ke authored
-
Tsukasa OMOTO authored
-
- 09 Jan, 2017 5 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
-
Tsukasa OMOTO authored
* Add L1 objective function * fix hessians * update
-
Tsukasa OMOTO authored
* Add Huber loss https://en.wikipedia.org/wiki/Huber_loss * update * update docs/Parameters.md * update
-
- 18 Nov, 2016 1 commit
-
-
Guolin Ke authored
* RAII for utils, application and c_api(partical) * raii for class in include folder * raii for application and boosting * raii for dataset and dataset loader * raii for dense bin and parser * RAII refactor for almost all classes * RAII for c_api * clean code * refine repeated code * Decouple the "sigmoid" between objective and boosting. * change std::vector<bool> back to std::vector<char> due to concurrence problem * slight reduce some memory cost
-
- 02 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 01 Nov, 2016 1 commit
-
-
wxchan authored
Support multiclass classification (#53)
-
- 31 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 08 Aug, 2016 1 commit
-
-
Guolin Ke authored
-
- 05 Aug, 2016 1 commit
-
-
Guolin Ke authored
-