"tests/vscode:/vscode.git/clone" did not exist on "3ab6bbf9f3dabe0ed4b5d5d24b2aebb9160dbb7c"
- 07 Oct, 2024 1 commit
-
-
Nikita Titov authored
-
- 24 Sep, 2024 1 commit
-
-
James Lamb authored
[ci] [python-package] temporarily stop testing against scikit-learn nightlies, load lib_lightgbm earlier (#6654)
-
- 20 Jul, 2024 1 commit
-
-
Nikita Titov authored
-
- 14 Jul, 2024 1 commit
-
-
James Lamb authored
* [docs] update and simplify installation docs * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * remove more references to CMake and GLIBC versions --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 04 Jul, 2024 1 commit
-
-
Nikita Titov authored
-
- 21 Jun, 2024 1 commit
-
-
James Lamb authored
-
- 30 Apr, 2024 1 commit
-
-
James Lamb authored
-
- 22 Dec, 2023 1 commit
-
-
James Lamb authored
-
- 21 Dec, 2023 1 commit
-
-
Arun authored
-
- 01 Dec, 2023 1 commit
-
-
James Lamb authored
-
- 06 Nov, 2023 1 commit
-
-
James Lamb authored
-
- 07 Jul, 2023 1 commit
-
-
James Lamb authored
-
- 23 Jun, 2023 1 commit
-
-
James Lamb authored
-
- 10 May, 2023 1 commit
-
-
James Lamb authored
-
- 04 May, 2023 1 commit
-
-
James Lamb authored
-
- 10 May, 2022 1 commit
-
-
James Lamb authored
* [R-package] remove lgb.unloader() * update version reference
-
- 12 Feb, 2022 1 commit
-
-
Nikita Titov authored
[docs] document `conda-forge` channel preference over `default` one and describe possible workaround for OpenMP conflicts in FAQ (#4994) * Update README.rst * Update FAQ.rst * Python FAQ entry about conda-forge * fix syntax
-
- 09 Jan, 2022 1 commit
-
-
Nikita Titov authored
* Update README.rst * Update FAQ.rst
-
- 06 Dec, 2021 1 commit
-
-
James Lamb authored
* [R-package] remove Dataset setinfo() * revert unintended docs changes * fix examples * revert FAQ changes * empty commit
-
- 26 Oct, 2021 1 commit
-
-
shiyu1994 authored
* add hzy46 and tongwu-msft as code owners * fix github link for Zhiyuan He
-
- 28 Aug, 2021 1 commit
-
-
Nikita Titov authored
* Update CODEOWNERS * Update FAQ.rst
-
- 11 Mar, 2021 1 commit
-
-
Nikita Titov authored
* Update FAQ.rst * Update CODEOWNERS
-
- 25 Jan, 2021 1 commit
-
-
Nikita Titov authored
* initial Dask docs * fix MRO * address review comments
-
- 11 Nov, 2020 1 commit
-
-
Chris Smith authored
* Add note on LightGBM/OpenMP hanging on AWS Batch * Update docs/FAQ.rst Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 23 Aug, 2020 1 commit
-
-
Nikita Titov authored
-
- 14 May, 2020 1 commit
-
-
James Lamb authored
-
- 13 May, 2020 2 commits
-
-
Nikita Titov authored
-
Laurae authored
-
- 21 Apr, 2020 1 commit
-
-
James Lamb authored
* [R-package] fix R examples and lgb.plot.interpretation * remove space in gitignore * try data.table from conda-forge * update FAQ Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 16 Apr, 2020 1 commit
-
-
Nikita Titov authored
-
- 04 Mar, 2020 1 commit
-
-
Nikita Titov authored
* [R-package] [docs] Added documentation on lgb.dl() and data.table version * added missed table of contents item * moved known issues to FAQ docs * fixed formatting
-
- 26 Feb, 2020 1 commit
-
-
Guolin Ke authored
* fix bagging * fixed cpplint issues * updated docs Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 14 Oct, 2019 1 commit
-
-
Nikita Titov authored
-
- 07 Aug, 2019 1 commit
-
-
Nikita Titov authored
* removed aliases from options in params * minor fixes in FAQ
-
- 31 Jul, 2019 1 commit
-
-
Alexander L. Hayes authored
*
📝 FAQ overhaul for Issue #2268 Reformat "Contents" to use the `.. contents::` directive Reword "Critical" into "Critical Issues" Reformat "Critical" section to define "critical issues" Reformat FAQ sections to follow a new format Reformat FAQ sections so individual questions have links All sections now follow a new format (below). A "frequently asked question" may also include a possible cause and a solution (if the two are not obvious from the context): ```rst Section Title ============= .. contents:: :local: :backlinks: none 1. Question 1 ------------- **Possible Cause**: This is likely due to... **Solution**: Fix with... ``` *✏ ️ Correcting typos and links Add period to `2. Error messages: ....` Fix links to FAQ in Installation-Guide.rst *✏ ️ Removing FAQ link and correcting `python-package` README Drop general FAQ link in `Installation-Guide.rst` Add FAQ question links to `python-package/README.rst`
-
- 29 Jul, 2019 1 commit
-
-
James Lamb authored
* added FAQ on early stopping (fixes #2270) * fixed indentation in FAQ * Update docs/FAQ.rst Co-Authored-By:Nikita Titov <nekit94-08@mail.ru>
-
- 12 May, 2019 1 commit
-
-
Nikita Titov authored
* test: AppleClang on Travis * updated fix for OpenMP multiple instances * updated docs * switch compiler back
-
- 08 May, 2019 1 commit
-
-
Guolin Ke authored
* fix travis badge * updated GitHub Microsoft URL
-
- 20 Dec, 2018 1 commit
-
-
Nikita Titov authored
* added get_data method * hotfix * added warning for other data types * reworked according to review comments * minor addition to FAQ * added test
-
- 10 Dec, 2018 1 commit
-
-
Nikita Titov authored
-