- 05 May, 2017 2 commits
-
-
Tsukasa OMOTO authored
-
JesseLimtiaco authored
* Update lgb.Booster.R Added method to call LGBM_BoosterLoadModelFromString_R if model_str is provided for initialization, added option to load from model_str in lgb.load * Update lightgbm_R.cpp Adding LGBM_BoosterLoadModelFromString_R * Update lightgbm_R.cpp Added LGBM_BoosterSaveModelToString_R * Update lightgbm_R.cpp * Update lgb.Booster.R Added save_model_to_string method * Update lgb.Booster.R Implemented @Laurae2 comments * Update lgb.Booster.R * Update lightgbm_R.h Added load and save model from/to string exports
-
- 04 May, 2017 3 commits
-
-
Tsukasa OMOTO authored
-
Tsukasa OMOTO authored
* docs: move files into general * docs: initial commit for Read the Docs http://docs.readthedocs.io/en/latest/getting_started.html just running `sphinx-quickstart` * docs: update conf.py * docs: add requirements.txt * docs: add README.md * fix tests * docs: put original docs back
-
Guolin Ke authored
-
- 03 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 02 May, 2017 3 commits
- 01 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 30 Apr, 2017 1 commit
-
-
Peter authored
-
- 28 Apr, 2017 1 commit
-
-
wxchan authored
* translate model to if-else * support multiclass and predictleaf * remove java option for now * support multi-thread * add task:convert_model
-
- 27 Apr, 2017 4 commits
- 26 Apr, 2017 6 commits
- 25 Apr, 2017 1 commit
-
-
Guolin Ke authored
-
- 24 Apr, 2017 5 commits
-
-
Tsukasa OMOTO authored
* python-package: fix creating eval_set in LGBMClassifier * replace elements in eval_set directly
-
Yang Zhifei authored
* fixed a bug in BinMapper: division by zero * Revert "fixed a bug in BinMapper: division by zero" This reverts commit 228380284f6a9ba174982e210e14d0aecde8e837. * added CHECK for min_data_in_bin and fixed typo
-
Guolin Ke authored
-
Huan Zhang authored
On some OpenCL platforms the GPU code may fail to compile. This patch fixes the previously non-working exception handler under this failure case and prints a nice build log.
-
Laurae authored
-
- 23 Apr, 2017 1 commit
-
-
Huan Zhang authored
* Fix warnings when compiled with -pedantic * add -DBOOST_ALL_NO_LIB for windows build * fix some more MSVC warnings * Break OpenCL string literal to smaller pieces to avoid error C2026 of MSVC The string was longer than the limit of 16380 single-byte characters. This affects Visual Studio 2005 - 2015. Untested on VS 2017.
-
- 22 Apr, 2017 4 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
-
Zeeshan Siddiqui authored
-
Laurae authored
-
- 21 Apr, 2017 1 commit
-
-
Guolin Ke authored
-
- 19 Apr, 2017 3 commits
- 18 Apr, 2017 3 commits