- 20 Sep, 2018 1 commit
-
-
Guolin Ke authored
* using different version for master branch with release * Update .travis.yml * Update .travis.yml
-
- 18 Sep, 2018 1 commit
-
-
Nikita Titov authored
-
- 17 Sep, 2018 1 commit
-
-
Nikita Titov authored
-
- 15 Sep, 2018 1 commit
-
-
Nikita Titov authored
* reorganized CI files * merged scripts into one
-
- 14 Sep, 2018 1 commit
-
-
Nikita Titov authored
* refined macos tests * hotfix * use the same naming for env variables
-
- 12 Sep, 2018 2 commits
-
-
Nikita Titov authored
* refined Travis tests * refined VSTS Linux part * cleanup * added possibility to test Clang at VSTS * simplified cp command
-
Nikita Titov authored
* refined Appveyor * run all tests at Appveyor * refined VSTS Windows part * return back old MinGW version * fixed weird MinGW bug * don't test Python 3.7 at Windows * disable tree rendering at Appveyor * give names to scripts in VSTS Windows and artifacts parts
-
- 10 Sep, 2018 1 commit
-
-
Nikita Titov authored
-
- 09 Sep, 2018 1 commit
-
-
Guolin Ke authored
* Fix CI (#1652) * Update .travis.yml * Update .appveyor.yml * only tags for build * Update .vsts-ci.yml * Update .vsts-ci.yml
-
- 26 Aug, 2018 1 commit
-
-
Guolin Ke authored
* try to fix nuget * add exe copy * Update create_nuget.py * Update .vsts-ci.yml * add build folder * fix build folder * Update create_nuget.py * Update create_nuget.py * Update create_nuget.py * Update create_nuget.py * update version to test on nuget.org
-
- 25 Aug, 2018 1 commit
-
-
Guolin Ke authored
* Update .vsts-ci.yml * Update test.sh
-
- 12 Jul, 2018 1 commit
-
-
Guolin Ke authored
* fix bugs * many fixes * remove duplicate lines * test for mingw * Not nuget in appveyor * remove mingw build * Update test.sh * Update test.sh * Update test.sh * fixed macOS wheel name * don't run docs test at VSTS * made nuget creating script directory independent
-
- 29 Jun, 2018 2 commits
-
-
Guolin Ke authored
- 22 Jun, 2018 1 commit
-
-
Guolin Ke authored
-
- 16 Mar, 2018 1 commit
-
-
James Lamb authored
* Fixed misc CRAN issues * Added additional details to R-package DESCRIPTION
-
- 05 Jun, 2017 1 commit
-
-
Guolin Ke authored
* add R's library file to vs project and cmake. * support using dll built by vs. * better search for the library file. * remove mingw related doc . * update document. * Let R handle the library compile. * try fix build from github. * Update README.md * cleaner build. * fix the install problem in linux. * Update README.md
-
- 30 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 11 Jan, 2017 1 commit
-
-
Kirill Sevastyanenko authored
* src & callbacks * lgb.Booster and utils * cv * wip lgb.Dataset * lgb.Dataset * lgb.Predictor * lgb.train * typos * add flags to facilitate macosx compilation * fix basic_string template error with clang * most unfortunate mode of development * fixup tests * last test * roxygen * roxygen v5.x.x
-
- 08 Jan, 2017 1 commit
-
-
Guolin Ke authored
* finish R's c_api * clean code * fix sizeof pointer in 32bit system. * add predictor class * add Dataset class * format code * add booster * add type check for expose function * add a simple callback * add all callbacks * finish the basic training logic * update docs * add an simple training interface * add basic test * adapt the changes in c_api * add test for Dataset * add test for custom obj/eval functions * fix python test * fix bug in metadata init * fix R CMD check
-