- 27 May, 2017 2 commits
-
-
Tsukasa OMOTO authored
This commit follows Microsoft/LightGBM@3abff37
-
Guolin Ke authored
-
- 26 May, 2017 3 commits
- 24 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 22 May, 2017 1 commit
-
-
Laurae authored
* Add Intel OpenCL warning * Fix Microsoft/LightGBM#503 * Fix #89 + #446 + #484 (doc warning)
-
- 21 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 20 May, 2017 5 commits
-
-
Guolin Ke authored
-
Tsukasa OMOTO authored
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
-
Miguel González-Fierro authored
-
Miguel González-Fierro authored
-
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
-