- 29 Nov, 2019 1 commit
-
-
Nikita Titov authored
-
- 28 Nov, 2019 1 commit
-
-
Nikita Titov authored
-
- 11 Nov, 2019 1 commit
-
-
James Lamb authored
-
- 29 Sep, 2019 3 commits
-
-
Guolin Ke authored
* new version number after release * Update .appveyor.yml * Update DESCRIPTION
-
James Lamb authored
-
Guolin Ke authored
* Update DESCRIPTION * bump minor version
-
- 01 Sep, 2019 1 commit
-
-
Nikita Titov authored
* added R-package docs generation routines * change theme to be more consistent with sphinx_rtd_theme on main site in terms of color scheme * placed man folder with old Rd files back * specify full path to conda and make script more readable by one line - one pkg * removed commented lines from build_r_site script * made one line - one argument in build_reference() call * pin R package versions * fixed conflict
-
- 13 Aug, 2019 1 commit
-
-
James Lamb authored
-
- 05 Feb, 2019 2 commits
- 07 Nov, 2018 1 commit
-
-
Guolin Ke authored
* Update VERSION.txt * Update .appveyor.yml * Update DESCRIPTION
-
- 06 Nov, 2018 1 commit
-
-
Guolin Ke authored
* Update DESCRIPTION * Update DESCRIPTION * Update DESCRIPTION
-
- 03 Oct, 2018 2 commits
- 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
-
-
Guolin Ke authored
* Update VERSION.txt * Update DESCRIPTION * Update .appveyor.yml * Update .appveyor.yml * Update DESCRIPTION * Update VERSION.txt * Update .appveyor.yml * Update DESCRIPTION * Update VERSION.txt * Update DESCRIPTION
-
- 29 Aug, 2018 1 commit
-
-
James Lamb authored
* Fixed typos in docs * Fixed inconsistencies in documentation * Updated strategy for registering routines * Fixed issues caused by smashing multiple functions into one Rd * Fixed issues with documentation * Removed VignetteBuilder and updated Rbuildignore * Added R build artefacts to gitignore * Added namespacing on data.table set function. Updated handling of CMakeLists file to get around CRAN check. * Updated build instructions * Added R build script * Removed build_r.sh script and updated R-package install instructions
-
- 27 Aug, 2018 1 commit
-
-
James Lamb authored
-
- 22 Jun, 2018 1 commit
-
-
Guolin Ke authored
-
- 29 Apr, 2018 1 commit
-
-
Laurae authored
* Bump R version * Bump CLI/Py version * Roll back to 2.1.1 in R * Fix Microsoft/LightGBM#1280
-
- 25 Mar, 2018 1 commit
-
-
Laurae authored
* Add authors Microsoft/LightGBM#1260 * Add line break at the end of file
-
- 19 Mar, 2018 1 commit
-
-
James Lamb authored
-
- 16 Mar, 2018 1 commit
-
-
James Lamb authored
* Fixed misc CRAN issues * Added additional details to R-package DESCRIPTION
-
- 25 Jan, 2018 1 commit
-
-
Guolin Ke authored
-
- 26 Dec, 2017 1 commit
-
-
Guolin Ke authored
-
- 25 Nov, 2017 1 commit
-
-
Guolin Ke authored
-
- 18 Oct, 2017 1 commit
-
-
Guolin Ke authored
-
- 16 Oct, 2017 1 commit
-
-
Guolin Ke authored
* many fixes for categorical feature * add l2 to categorcial split. * remove useless file * update version * add cat_l2 * update appveyor verison * remove file * fix tests. * change default cat_l2 value * fix a bug in bin finder * change default cat_smooth_ratio
-
- 14 Oct, 2017 1 commit
-
-
Guolin Ke authored
-
- 28 Sep, 2017 1 commit
-
-
Guolin Ke authored
-
- 18 Aug, 2017 1 commit
-
-
Guolin Ke authored
-
- 18 Jul, 2017 1 commit
-
-
Laurae authored
-
- 14 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 22 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 06 Jun, 2017 1 commit
-
-
Laurae authored
* Add some stuff for README * Bump R package version and fix license * Attempt to add one additional option and refactor * Add more review fixes for install.libs.R * Undo ./../../ removal (path breaking) * Retry again simple /../ * No print, use cat.
-
- 28 May, 2017 1 commit
-
-
Laurae authored
* Add lgb.prepare * Update roxygen to 6.0.1 and add lgb.prepare * Add prepared rules. * Add recommendation when needing rules for transformation.
-
- 24 Jan, 2017 1 commit
-
-
Yachen Yan authored
* Add lgb.Booster parsing function * Add data.table, magrittr, jsonlite to Imports
-
- 08 Jan, 2017 2 commits
-
-
Guolin Ke authored
-
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
-