- 24 Sep, 2024 1 commit
-
-
James Lamb authored
[ci] [python-package] temporarily stop testing against scikit-learn nightlies, load lib_lightgbm earlier (#6654)
-
- 03 Jun, 2024 1 commit
-
-
James Lamb authored
-
- 23 Apr, 2024 1 commit
-
-
James Lamb authored
-
- 27 Feb, 2024 1 commit
-
-
James Lamb authored
-
- 25 Nov, 2023 1 commit
-
-
shiyu1994 authored
-
- 15 Jun, 2023 1 commit
-
-
James Lamb authored
-
- 14 Feb, 2023 1 commit
-
-
James Lamb authored
-
- 12 Jan, 2023 1 commit
-
-
James Lamb authored
-
- 28 Jul, 2022 1 commit
-
-
James Lamb authored
-
- 27 Aug, 2021 1 commit
-
-
Nikita Titov authored
* Reffer to string type as `str` and and commas in `list of ...` types * update `libpath.py` too
-
- 10 Jul, 2021 1 commit
-
-
Nikita Titov authored
* use absolute() on paths first * migrate to pathlib in setup.py
-
- 07 Jul, 2021 1 commit
-
-
Nikita Titov authored
* allow to pass some params as pathlib.Path objects * fix lint * improve indentation
-
- 29 Mar, 2021 1 commit
-
-
Nikita Titov authored
-
- 14 Mar, 2021 1 commit
-
-
Deddy Jobson authored
-
- 15 Feb, 2021 1 commit
-
-
Zhuyi Xue authored
-
- 16 Oct, 2018 1 commit
-
-
Nikita Titov authored
* added docstring style test and fixed errors in existing docstrings * hotfix * hotfix * fix grammar * hotfix
-
- 03 Jun, 2018 1 commit
-
-
Nikita Titov authored
* added missed description of plot_example in python_guide folder and fixed consistency for packages naming * more reliable OS detection * fixed grammar * made pylint happy
-
- 26 Jan, 2018 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
-
- 20 Jun, 2017 1 commit
-
-
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
-
- 03 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 05 May, 2017 1 commit
-
-
Tsukasa OMOTO authored
-
- 04 Jan, 2017 1 commit
-
-
wxchan authored
* format python code with pep8 * **DO NOT MERGE** deliberately break rules to see what will happen during check * Revert "**DO NOT MERGE** deliberately break rules to see what will happen during check" This reverts commit 0db93cd7a43c7efa43a2112ada43d46c6f9115d9. * fix format in test.py * add docs for pep-8
-
- 17 Dec, 2016 1 commit
-
-
wxchan authored
-
- 08 Dec, 2016 1 commit
-
-
Guolin Ke authored
Provide a high level Dataset class for easy use.
-
- 02 Dec, 2016 1 commit
-
-
wxchan authored
1. merge python-package 2. add dump model to json 3. fix bugs 4. clean code with pylint 5. update python examples
-
- 01 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 29 Nov, 2016 1 commit
-
-
Guolin Ke authored
-