- 06 Oct, 2017 2 commits
- 01 Oct, 2017 1 commit
-
-
Laurae authored
-
- 30 Sep, 2017 1 commit
-
-
Bernie Gray authored
fix typos in callback.R and lgb.cv.R, closing #946 and #947
-
- 29 Sep, 2017 1 commit
-
-
Bernie Gray authored
* minor changes for robustness and efficiency * fix charcter typo * don't use lgb.is.* in filter * revert to cat instead of message; don't use mget * fix bugs in previous commits * should be good to go now
-
- 28 Sep, 2017 1 commit
-
-
Guolin Ke authored
-
- 08 Sep, 2017 1 commit
-
-
Laurae authored
-
- 04 Sep, 2017 1 commit
-
-
Laurae authored
* Add efficient demo for LightGBM * Add bank dataset and more examples * Add bank manual
-
- 02 Sep, 2017 1 commit
-
-
Yachen Yan authored
Add Depth Column Refine Code Structure
-
- 01 Sep, 2017 1 commit
-
-
Nikita Titov authored
* fixed capital letters and formating * fixed CMake capital letters; added VS 2013 to the list of allowed versions
-
- 24 Aug, 2017 1 commit
-
-
Laurae authored
-
- 18 Aug, 2017 7 commits
-
-
Laurae authored
* Prepare merging parameters * Add parameters from params for lgb.train * Usage of params in lgb.cv for rounds/early stop * Double bracket (1) * Double brackets (2)
-
Laurae authored
* Revert "[R-package] Prevent remembering parameters (#796)" This reverts commit c795e2c8e12e8fe989bde0ab4ee59c2301325814. * Use model load/unload trick for free-ing up memory * Missing comma * Hand copy manual update (1/2) * Hand copy manual update (2/2)
-
Laurae authored
* Enable simple cloning of dataset * Add remodel logical to Dataset * Allow remodeling of data * Missing comma * Use name instead of assignment for R6 class * There should be no need to deep copy ALL objects
-
Laurae authored
-
Guolin Ke authored
-
Laurae authored
* Force fork * Better random CV + Group + Info handling * Trailing comma missing * Switch group fold to nrow * Switch comparison from non-atomic to atomic
-
Guolin Ke authored
* fix r random crash problem. * fix R error msg.
-
- 02 Aug, 2017 1 commit
-
-
Laurae authored
-
- 30 Jul, 2017 1 commit
-
-
Laurae authored
* Add warning for many core systems in Windows * Add warning for not busy cores in Windows
-
- 27 Jul, 2017 1 commit
-
-
Laurae authored
-
- 23 Jul, 2017 1 commit
-
-
Laurae authored
* Try to store best scores in R package Microsoft/LightGBM#686 * Add binding for best_score (unlock environment) * Fix double comma * Add best_score to lgb.Booster
-
- 22 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 18 Jul, 2017 1 commit
-
-
Laurae authored
-
- 17 Jul, 2017 1 commit
-
-
Laurae authored
-
- 14 Jul, 2017 2 commits
- 13 Jul, 2017 1 commit
-
-
Laurae authored
* Change VS -> MinGW for CRAN * Documentation to switch to MinGW by default * Force cmake to run twice * Try again dual build for Rtools * Switch to cmake for building twice * Try with Visual Studio as default, MinGW as fallback * Try to remove VS appropriately when failing * Attempt to get rid of build folder first * Switch to unlink from rm rf * Change lib_folder correctly when VS fails * Add README updates from Microsoft/LightGBM@1c8355c * Update default compiler doc and add GPU online install doc * Better GPU doc
-
- 12 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 06 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 05 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 22 Jun, 2017 2 commits
- 20 Jun, 2017 3 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
* add make command to the python package. * Update README.rst * Update README.rst * Update README.rst * fix tests. * fix unix build * update readme * fix setup.py * update travis * Update .travis.yml * Update test.py * some fixes. * check the 64-bit python * fix build. * refine MANIFEST.in * update Manifest.in * add more build options. * Add fatal in cmake * fix a endif. * fix bugs. * fix pep8 * add test for the pip package build * add test pip install in travis. * fix version with pre-compile dll * fix readme.rst * update readme
-
joshkyh authored
Minor typo in comments
-
- 17 Jun, 2017 1 commit
-
-
Szilard Pafka authored
-
- 14 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 11 Jun, 2017 2 commits