- 08 May, 2019 1 commit
-
-
Guolin Ke authored
* fix travis badge * updated GitHub Microsoft URL
-
- 06 May, 2019 1 commit
-
-
Nikita Titov authored
-
- 26 Apr, 2019 1 commit
-
-
Nikita Titov authored
* Update Features.rst * Update .appveyor.yml * Update test_windows.ps1 * Update test_windows.ps1 * Update .appveyor.yml * Update test_windows.ps1 * Update .appveyor.yml
-
- 09 Apr, 2019 1 commit
-
-
Nikita Titov authored
* updated boost submodule * updated docker with new stable Clang and CMake * switch to dev docker * updated setup script * updated MinGW on Appveyor * updated Azure config to use docker for GPU task * do not upgrade gcc - takes too long * test: switch compilers * switch compilers back * get back to main docker
-
- 20 Mar, 2019 1 commit
-
-
Nikita Titov authored
-
- 18 Mar, 2019 1 commit
-
-
Nikita Titov authored
-
- 14 Mar, 2019 1 commit
-
-
Nikita Titov authored
* ci fix * ci fix for Appveyor * actually firx Appveyor
-
- 18 Feb, 2019 1 commit
-
-
Nikita Titov authored
-
- 05 Feb, 2019 1 commit
-
-
Guolin Ke authored
* Update VERSION.txt * Update .appveyor.yml * Update DESCRIPTION
-
- 02 Feb, 2019 1 commit
-
-
Nikita Titov authored
* refined command status check * refined Appveyor * redirect all warnings to stdout
-
- 30 Jan, 2019 1 commit
-
-
Nikita Titov authored
* added test for huge string model * fixed tree sizes field * simplified model structure * fixed test and added try/except
-
- 25 Nov, 2018 1 commit
-
-
Nikita Titov authored
-
- 21 Nov, 2018 1 commit
-
-
Nikita Titov authored
[ci][docs] updated temp fix for warning written to stderr, fixed conda permissions and updated bench link (#1849) * Update .appveyor.yml * updated bench link (404) * fixed conda permission error on Azure * use stable container
-
- 07 Nov, 2018 1 commit
-
-
Guolin Ke authored
* Update VERSION.txt * Update .appveyor.yml * Update DESCRIPTION
-
- 05 Nov, 2018 1 commit
-
-
Nikita Titov authored
* execute notebooks on CIs * run notebooks in interactive mode and increase timeout for MinGW * hotfix alphabetically sort packages installation
-
- 17 Oct, 2018 1 commit
-
-
nabokovas authored
* sort package installation
-
- 15 Oct, 2018 1 commit
-
-
Nikita Titov authored
-
- 04 Oct, 2018 1 commit
-
-
Nikita Titov authored
-
- 03 Oct, 2018 1 commit
-
-
Guolin Ke authored
-
- 28 Sep, 2018 1 commit
-
-
Nikita Titov authored
* fixed FutureWarning about cv default value * fixed according to new check_estimator API * fixed joblib warning
-
- 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
-
- 12 Sep, 2018 1 commit
-
-
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
-
- 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
-
- 15 Jul, 2018 1 commit
-
-
Nikita Titov authored
* fixed paths in python-package installation * less cd commands at CI * hotfix * added copying missed file from windows directory * not copy filters file * refined paths in nuget creation script * removed filters file from MANIFEST.in
-
- 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 1 commit
-
-
Nikita Titov authored
-
- 09 Jun, 2018 1 commit
-
-
Nikita Titov authored
-
- 08 May, 2018 1 commit
-
-
Nikita Titov authored
* updated pep8 to pycodestyle * fixed E722 do not use bare 'except' * fixed W605 invalid escape sequence '\*' * fixed W504 line break after binary operator * ignore W605 invalid escape sequence '\*' in nuget builder * made pycodestyle happy
-
- 01 May, 2018 1 commit
-
-
Guolin Ke authored
-
- 25 Jan, 2018 1 commit
-
-
Guolin Ke authored
-
- 26 Dec, 2017 1 commit
-
-
Guolin Ke authored
-
- 04 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
-
- 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
-
- 03 Oct, 2017 1 commit
-
-
Nikita Titov authored
-
- 10 Sep, 2017 1 commit
-
-
Nikita Titov authored
* travis cleanup * removed precompiled files in windows folder from sdist command * removed rubbish from install folder * added compute folder
-
- 08 Sep, 2017 1 commit
-
-
Nikita Titov authored
* disabled logs from compilers; fixed #874 * fixed safe clear_fplder * added windows folder to manifest.in * added windows folder to build * added library path * added compilation with MSBuild from .sln-file * fixed unknown PlatformToolset returns exitcode 0 * hotfix * updated Readme * removed return * added installation with mingw test to appveyor * let's test appveyor with both VS 2015 and VS 2017; but MinGW isn't installed on VS 2017 image * fixed built-in name 'file' * simplified appveyor * removed excess data_files * fixed unreadable paths * separated exceptions for cmake and mingw * refactored silent_call * don't create artifacts with VS 2015 and mingw * be more precise with python versioning in Travis * removed unnecessary if statement * added classifiers for PyPI and python versions badge * changed python version in travis * added support of scikit-learn 0.18.x * added more python versions to Travis * added more python versions to Appveyor * reduced number of tests in Travis * Travis trick is not needed anymore * attempt to fix according to https://github.com/Microsoft/LightGBM/pull/880#discussion_r137438856
-