- 20 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 19 May, 2017 3 commits
-
-
Laurae authored
-
Tsukasa OMOTO authored
-
Tsukasa OMOTO authored
The result of a right-shift of a signed negative number is implementation-dependent. cf. https://msdn.microsoft.com/en-us//library/336xbhcz.aspx Fix #519 Fix #521
-
- 16 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 15 May, 2017 2 commits
- 14 May, 2017 2 commits
- 13 May, 2017 2 commits
- 11 May, 2017 1 commit
-
-
Tsukasa OMOTO authored
https://docs.pytest.org/
-
- 09 May, 2017 2 commits
-
-
Guolin Ke authored
-
- 07 May, 2017 3 commits
-
-
Tsukasa OMOTO authored
-
Guolin Ke authored
-
- 06 May, 2017 2 commits
- 05 May, 2017 6 commits
-
-
Tsukasa OMOTO authored
If scikit-learn isn't installed (and Read the Docs doesn't have it), LGBMDeprecated aren't created and can't be imported.
-
Tsukasa OMOTO authored
-
Tsukasa OMOTO authored
-
Guolin Ke authored
-
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 1 commit
-
-
Guolin Ke authored
-