Граф коммитов

3566 Коммитов

Автор SHA1 Сообщение Дата
James Lamb 5a1fe74ecd
[ci] [R-package] pin to older setup-pandoc for R 3.6 jobs (fixes #6298) (#6299) 2024-02-02 23:01:13 -06:00
James Lamb de195b3ffe
bump development version to 4.3.0.99 (#6287) 2024-02-01 23:15:19 -06:00
James Lamb 252828fd86
release v4.3.0 (#6277) 2024-01-24 23:19:42 -06:00
James Lamb 2544d1ba64
[ci] fix conda env creation in 'regular' CI job (fixes #6282) (#6283)
Co-authored-by: José Morales <jmoralz92@gmail.com>
2024-01-22 16:11:10 -06:00
James Lamb 255c93b551
[R-package] [ci] remove unnecessary include in linear_tree_learner (fixes #6264) (#6265) 2024-01-16 21:27:59 -08:00
Dmitry Ulyanov ef2a49cd3b
[CUDA] Add arch=8.9 to CUDA_ARCHS for RTX 40XX (#6272) 2024-01-12 10:25:51 -06:00
Samuel Johnson 2e3543c04c
[cmake] [CUDA] ignore CUDA-specific source files in non-CUDA builds (fixes #6267) (#6268) 2024-01-11 21:41:18 -06:00
James Lamb 5516533c63
[c++] include OpenMP-control files in MSBuild solution file (fixes #6238) (#6251) 2024-01-09 10:18:44 -06:00
James Lamb ec97d36cf2
[cmake] [c++] require CMake 3.18+ (#6260) 2024-01-08 22:49:18 -06:00
James Lamb 03ee995604
[R-package] [ci] switch vignettes from 'rmarkdown' to 'markdown' (#6258) 2024-01-08 21:26:33 -06:00
James Lamb c5ad987e26
[cmake] [swig] use CMake's built-in file-copying mechanisms instead of 'cp' (#6259) 2024-01-08 21:22:10 -06:00
James Lamb 48e3629dc6
[python-package] fix mypy error about pandas categorical features (#6253) 2024-01-03 10:21:21 -06:00
James Lamb 2bd60c8f08
[ci] update issue-locking workflow (#6256) 2024-01-03 10:20:43 -06:00
david-cortes 78d021c176
[R-package] Remove non-beneficial parallelization (#6209) 2024-01-02 22:39:53 -06:00
Alexander März 6aea578b26
[docs] Add LightGBMLSS to README (#6254) 2024-01-02 10:38:41 -06:00
James Lamb b74528f3f7
[ci] upgrade to GoogleTest v1.14.0 (fixes #5976) (#5981) 2023-12-28 09:27:42 -06:00
James Lamb 4588d648f1
[R-package] remove readRDS.lgb.Booster() and saveRDS.lgb.Booster() (#6246) 2023-12-22 14:30:37 -06:00
James Lamb 051eb22cb4
[ci] [R-package] speed up valgrind job (#6237) 2023-12-22 14:29:07 -06:00
James Lamb 1bd3d7e350
[ci] [docs] add Oliver to CODEOWNERS (#6247) 2023-12-22 09:21:36 -06:00
James Lamb aa774f38f8
bump development version to 4.2.0.99 (#6241) 2023-12-21 13:00:08 -06:00
Arun d3b12f457d
[docs] Fix small typo and grammar in docs (#6245) 2023-12-21 12:59:55 -06:00
James Lamb 0a9a6bbf6d
release v4.2.0 (#6191) 2023-12-20 22:28:43 -06:00
James Lamb 69e3c941e5
[ci] [R-package] allow more possibly-lost warnings from valgrind (#6233) 2023-12-19 11:19:10 -06:00
shiyu1994 bed9f3ff6d
[ci] Upgrade Azure VMSS to use Mariner Linux (#6222)
* Update .vsts-ci.yml for Azure Pipelines

Upgrade Azure VM Scale Set to use Mariner (Azure Linux) systems.

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* upgrade clang to clang-17

* add -y in apt install

* update name of mariner agent pool

* fix clang 17 compiler name

* apt update before install clang 17

* update libomp version for clang 17

* use clang-17 only for Mariner agents

* fix CXX and CC
2023-12-20 01:18:51 +08:00
June Liu 074b3e8855
Add msvc conformance check (#6234) 2023-12-18 21:20:17 -06:00
Oliver Borchert 2dfb9a4047
[python-package] Allow to pass Arrow table for prediction (#6168) 2023-12-13 21:35:46 -06:00
June Liu 6fc80528f1
fix errors from MSVC '/permissive-' mode (fixes #6230) (#6232) 2023-12-12 22:06:28 -06:00
Oliver Borchert 522f0f07b0
[python-package] Add tests for passing Arrow arrays with empty chunks (#6210) 2023-12-10 11:29:04 -06:00
James Lamb 1548b42bac
[R-package] [c++] add tighter multithreading control, avoid global OpenMP side effects (fixes #4705, fixes #5102) (#6226) 2023-12-07 17:03:16 -06:00
José Morales e797985227
[python-package] take shallow copy of dataframe in predict (fixes #6195) (#6218) 2023-12-07 08:54:18 -06:00
James Lamb 4aba4fc132
[R-package] change CRAN maintainer (#6224) 2023-12-06 12:56:27 -06:00
Oliver Borchert d84582b746
Fix null handling for Arrow data (#6227) 2023-12-06 10:18:28 -06:00
Oliver Borchert f5b6bd60d9
[python-package] Allow to pass Arrow table and array as init scores (#6167) 2023-12-04 13:26:55 -06:00
James Lamb 5083df15c6
[docs] remove links to Laurae++ site (#6193) 2023-11-30 19:07:33 -06:00
James Lamb 848e76c3d6
[R-package] use safer pattern for error formatting (fixes #6212) (#6216) 2023-11-29 22:33:46 -06:00
shiyu1994 2ee3ec84b7
[python-package] fix libpath.py (#6192) 2023-11-24 23:24:44 -06:00
david-cortes cd36ffeaed
[R-package] Fix inefficiency in retrieving pointers (#6208) 2023-11-24 22:48:52 -06:00
Oliver Borchert 516bde9501
[python-package] Allow to pass Arrow array as groups (#6166) 2023-11-22 15:50:31 -06:00
James Lamb bc6942226e
[CUDA] fix typo in error message (#6207) 2023-11-22 14:15:11 -06:00
James Lamb d9a4cf498c
[python-package] ignore mypy errors related to ctypes string buffers (#6198) 2023-11-22 12:36:21 -06:00
James Lamb 18dbd65e57
[python-package] consolidate pandas-to-numpy conversion code (#6156) 2023-11-15 22:10:54 -06:00
James Lamb e63e54ace0
[docs] reduce redirects in docs links (#6181) 2023-11-13 20:26:35 -06:00
James Lamb 694e41e4a3
[R-package] standardize naming of internal functions (#6179) 2023-11-13 12:26:44 -06:00
Oliver Borchert deb70773b8
[python-package] Allow to pass Arrow array as weights (#6164) 2023-11-13 12:03:58 -06:00
david-cortes 501e6e62fe
[python-package] Accept numpy generators as `random_state` (#6174) 2023-11-08 22:56:08 -06:00
James Lamb 5e90255ee7
[R-package] remove unreachable code (#6180) 2023-11-08 13:22:37 -06:00
James Lamb aeafccfbfb
[python-package] fix access to Dataset metadata in scikit-learn custom metrics and objectives (#6108) 2023-11-07 15:01:52 -06:00
Oliver Borchert b7f6311f27
[python-package] Allow to pass Arrow array as labels (#6163) 2023-11-07 12:14:09 -06:00
James Lamb 16004228e7
[docs] fix broken links (#6161) 2023-11-06 11:59:01 -06:00
James Lamb 72e8106d3b
allow new files in include/LightGBM (#6177) 2023-11-06 09:59:58 -06:00