- 16 Jan, 2017 2 commits
- 15 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 14 Jan, 2017 4 commits
-
-
Tyler Hunt authored
-
wxchan authored
-
Guolin Ke authored
-
Guolin Ke authored
-
- 13 Jan, 2017 4 commits
- 12 Jan, 2017 8 commits
-
-
cbecker authored
* Added possibility to compile without openmp (useful for clang on Mac) * Added CMake option to create dylib on MacOS
-
cbecker authored
-
Qiwei Ye authored
sklearn compatibility update- renames .feature_importance_ to .featur…
-
Qiwei Ye authored
minor typo fixes
-
Preston Parry authored
-
ClimbsRocks authored
-
wxchan authored
* suppprt pandas categorical * refine logic * make default=auto * fix train/valid categorical codes * add test * unify set _predictor * fix tests * fix warning * support feature_name=int
-
Preston Parry authored
-
- 11 Jan, 2017 4 commits
-
-
Laurae authored
-
Guolin Ke authored
-
Guolin Ke authored
-
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 10 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
wxchan authored
* add compat.py * unify types * range/xrange -> range_ * move argc_ to compat.py; add is_numeric error type * use simplejson for json * move json to compat.py * move pandas to compat.py * move sklearn to compat.py * remove unused function * fix 'unify types' * argc_ (lambda -> def)
-
wxchan authored
-
Tsukasa OMOTO authored
-
Tsukasa OMOTO authored
-
- 09 Jan, 2017 7 commits
-
-
wxchan authored
* add pmml to test * refine pmml.py * use ~n instead of -n-1 * change map to list comprehension * fix check * fix 'use ~n instead of -n-1' * fix exception
-
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
-