- 28 Apr, 2018 1 commit
-
-
Guolin Ke authored
-
- 21 Mar, 2018 1 commit
-
-
James Lamb authored
-
- 16 Dec, 2017 1 commit
-
-
Nikita Titov authored
-
- 29 Nov, 2017 1 commit
-
-
Nikita Titov authored
* updated travis * renamed OSX->macOS; updated gcc installation on macOS * updated travis macos installation Please enter the commit message for your changes. Lines starting * updated installation guide for macos * fixed spelling * renamed appveyor file * updated Travis
-
- 01 Nov, 2017 1 commit
-
-
Nikita Titov authored
-
- 07 Oct, 2017 1 commit
-
-
Nikita Titov authored
* fixed Python-API references * moved Features section to ReadTheDocs * fixed index of ReadTheDocs * moved Experiments section to ReadTheDocs * fixed capital letter * fixed citing * moved Parallel Learning section to ReadTheDocs * fixed markdown * fixed Python-API * fixed link to Quick-Start * fixed gpu docker README * moved Installation Guide from wiki to ReadTheDocs * removed references to wiki * fixed capital letters in headings * hotfixes * fixed non-Unicode symbols and reference to Python API * fixed citing references * fixed links in .md files * fixed links in .rst files * store images locally in the repo * fixed missed word * fixed indent in Experiments.rst * fixed 'Duplicate implicit target name' message which is successfully resolved by adding anchors * less verbose * prevented maito: ref creation * fixed indents * fixed 404 * fixed 403 * fixed 301 * fixed fake anchors * fixed file extentions * fixed Sphinx warnings * added StrikerRUS profile link to FAQ * added henry0312 profile link to FAQ
-
- 01 Oct, 2017 1 commit
-
-
Laurae authored
-
- 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
-
- 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
-
- 22 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 14 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 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 1 commit
-
-
Guolin Ke authored
-
- 11 Jun, 2017 1 commit
-
-
Laurae authored
* Fixes #610 * Not force user to install VS Runtime if VS installed * Fix Visual Studio version solutions
-
- 06 Jun, 2017 2 commits
-
-
Laurae authored
* readme Helper package for R-package installation * Fix code indentation bug * Add warning about default compiler in Windows * Avoid repeat * Add Rtools requirement * Wording to promote VS as default choice for user
-
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.
-
- 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
-
- 14 May, 2017 1 commit
-
-
Laurae authored
* Update to R 3.4 and Performance Note * Add benchmark docs * Readme.md does not exist fix
-
- 10 Apr, 2017 1 commit
-
-
Laurae authored
* User can safely ignore warning message * Fix some English stuff * More information for installation on Linux for beginners.
-
- 10 Mar, 2017 1 commit
-
-
Guolin Ke authored
* add scripts for build self-contain R-package in windows. * add unix build. * Update README.md
-
- 15 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 13 Jan, 2017 2 commits
- 09 Jan, 2017 1 commit
-
-
Laurae authored
* Fix to avoid issue #176 for R package installation * Provide installation step using devtools
-
- 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
-