- 04 May, 2023 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 17 Apr, 2023 1 commit
-
-
James Lamb authored
-
- 07 Apr, 2023 1 commit
-
-
James Lamb authored
-
- 02 Apr, 2023 1 commit
-
-
James Lamb authored
-
- 27 Mar, 2023 1 commit
-
-
James Lamb authored
-
- 26 Feb, 2023 1 commit
-
-
James Lamb authored
-
- 14 Feb, 2023 1 commit
-
-
James Lamb authored
[ci] [python-package] enforce 'twine check' and 'check-wheel-contents' on Python distributions (#5707)
-
- 10 Feb, 2023 1 commit
-
-
James Lamb authored
-
- 01 Feb, 2023 1 commit
-
-
James Lamb authored
* [ci] speed up if-else, swig, and lint conda setup * add 'source activate' * python constraint * start removing cuda v1 * comment out CI * remove more references * revert some unnecessaary changes * revert a few more mistakes * revert another change that ignored params * sigh * remove CUDATreeLearner * fix tests, docs * fix quoting in setup.py * restore all CI * Apply suggestions from code review Co-authored-by:
shiyu1994 <shiyu_k1994@qq.com> * Apply suggestions from code review * completely remove cuda_exp, update docs --------- Co-authored-by:
shiyu1994 <shiyu_k1994@qq.com>
-
- 31 Jan, 2023 1 commit
-
-
James Lamb authored
-
- 27 Jan, 2023 1 commit
-
-
James Lamb authored
-
- 12 Jan, 2023 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 10 Jan, 2023 1 commit
-
-
James Lamb authored
-
- 29 Dec, 2022 2 commits
-
-
James Lamb authored
-
James Lamb authored
[ci] [python-package] fix missing import, test that lightgbm can be imported with only required dependencies (fixes #5631) (#5632)
-
- 28 Dec, 2022 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 15 Dec, 2022 1 commit
-
-
Nikita Titov authored
-
- 07 Dec, 2022 1 commit
-
-
James Lamb authored
-
- 02 Dec, 2022 1 commit
-
-
Jonathan Giannuzzi authored
* Add integrated OpenCL build on Linux * Build integrated OpenCL Linux wheel in CI * Fix test_dual.py on Linux arm64 * Enable integrated OpenCL Linux wheel arm64 testing in CI * Update documentation * Add comment about gpu_use_dp * add missing fi dropped in merge conflict resolution * install opencl-headers on bdist task * use new CI image for x86_64 * update check_dynamic_dependencies script * use main CI image Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 27 Nov, 2022 1 commit
-
-
James Lamb authored
-
- 25 Nov, 2022 2 commits
-
-
Nikita Titov authored
-
James Lamb authored
-
- 21 Nov, 2022 1 commit
-
-
James Lamb authored
-
- 03 Nov, 2022 1 commit
-
-
Nikita Titov authored
-
- 02 Nov, 2022 1 commit
-
-
James Lamb authored
-
- 09 Oct, 2022 1 commit
-
-
James Lamb authored
-
- 07 Oct, 2022 1 commit
-
-
James Lamb authored
[ci] prefer CPython in Windows test environment and use safer approach for cleaning up network (fixes #5509) (#5510)
-
- 15 Sep, 2022 1 commit
-
-
James Lamb authored
-
- 12 Sep, 2022 1 commit
-
-
James Lamb authored
-
- 19 Aug, 2022 1 commit
-
-
James Lamb authored
-
- 03 Aug, 2022 1 commit
-
-
Nikita Titov authored
-
- 28 Jul, 2022 1 commit
-
-
James Lamb authored
-
- 26 Jun, 2022 1 commit
-
-
Nikita Titov authored
* Update utils.R * Update lint_r_code.R * Update lint_r_code.R * Update lint_r_code.R * Update lint_r_code.R
-
- 23 Jun, 2022 1 commit
-
-
CuriousCorrelation authored
-
- 22 Jun, 2022 1 commit
-
-
CuriousCorrelation authored
[ci] [R-package] Add paste_linter (#5303)
-
- 20 Jun, 2022 2 commits
-
-
Saumya authored
* Add duplicate_argument_linter * Add duplicate_argument_linter * added acomment for duplicate argument * Update R-package/tests/testthat/test_utils.R Co-authored-by:
José Morales <jmoralz92@gmail.com> Co-authored-by:
José Morales <jmoralz92@gmail.com>
-
CuriousCorrelation authored
* [ci] Fix any_is_na linter key * [ci] Add several linter checks (#5303) Includes following linters - any_duplicated_linter() - inner_combine_linter() - literal_coercion_linter() - missing_argument_linter() - numeric_leading_zero_linter() - outer_negation_linter() - package_hooks_linter() - sprintf_linter() - regex_subset_linter() - unreachable_code_linter() - vector_logic_linter() These required no changes to the code base
-