- 25 Dec, 2017 1 commit
-
-
Guolin Ke authored
-
- 17 Dec, 2017 1 commit
-
-
Guolin Ke authored
-
- 15 Dec, 2017 1 commit
-
-
Guolin Ke authored
-
- 12 Dec, 2017 1 commit
-
-
Guolin Ke authored
-
- 12 Oct, 2017 1 commit
-
-
Guolin Ke authored
* add network apis. * support parallel loading dataset in c api. * fix bug * fix bug
-
- 18 Aug, 2017 2 commits
- 30 Jul, 2017 1 commit
-
-
Guolin Ke authored
* finish the data loading part * allow prediction. * fix bug for decision type. * finish split finding part * fix bugs. * bug fixed. add a test . * fix pep8 . * update documents. * fix test bugs. * fix a format * fix import error in python test. * disable missing handle in categorial features. * fix a bug. * add more tests. * fix pep8 * fix bugs. * remove the missing handle code for categorical feature.
-
- 27 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 23 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 18 Apr, 2017 1 commit
-
-
wxchan authored
* change whitespace to underline in feature names * add test * fix bug * fix bug * warning -> fatal
-
- 10 Apr, 2017 1 commit
-
-
Guolin Ke authored
* refine prediction logic. * fix test. * fix out_len in training score of Dart. * improve predict speed for high dimension data.
-
- 09 Apr, 2017 1 commit
-
-
Guolin Ke authored
-
- 28 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 22 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 21 Mar, 2017 2 commits
- 14 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 13 Mar, 2017 2 commits
- 03 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 01 Mar, 2017 3 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
commit 70f88c54f6820d4c3824d97b34042c617fb21635 Author: Guolin Ke <i@yumumu.me> Date: Wed Feb 22 19:40:10 2017 +0800 futher reduce guided commit f54620b807c68f5ac6cef521d787ca2750efe464 Author: Guolin Ke <i@yumumu.me> Date: Wed Feb 22 19:32:36 2017 +0800 avoid to use guided -
Guolin Ke authored
-
- 26 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 25 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 24 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 23 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 12 Jan, 2017 1 commit
-
-
cbecker authored
* Added possibility to compile without openmp (useful for clang on Mac) * Added CMake option to create dylib on MacOS
-
- 10 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 28 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 20 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 15 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 05 Dec, 2016 2 commits
- 02 Dec, 2016 1 commit
-
-
wxchan authored
1. merge python-package 2. add dump model to json 3. fix bugs 4. clean code with pylint 5. update python examples
-
- 26 Nov, 2016 2 commits
- 21 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 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
-