Commit Graph

  • 3ec5b99b3a [R-package] [ci] remove 'Date' field from DESCRIPTION (#7396) main James Lamb 2026-08-22 18:15:52 -05:00
  • a7c8976963 [c++] Fix \param names that do not match the signatures (#7386) Dmitry 2026-08-20 06:01:51 +03:00
  • 6faf79ec65 [python-package] [ci] remove runtime docs assembly, test with different PYTHONOPTIMIZE levels python/no-runtime-doc-parsing James Lamb 2026-08-19 16:50:38 -05:00
  • 0c25ef8b0f work in progress James Lamb 2026-08-05 19:07:24 -05:00
  • 600c935543 make docs-rendering script architecture-independent James Lamb 2026-07-25 21:39:23 -05:00
  • 675973c91e remove more placeholder-handling stuff r/date-placeholder James Lamb 2026-08-18 21:59:20 -05:00
  • 963040b1ba resolve conflicts James Lamb 2026-08-18 21:56:34 -05:00
  • d15dea5ee9 [ci] [python-package] [R-package] sync versions from VERSION.txt (#7392) Jeremy Gu 2026-08-18 05:03:31 -07:00
  • e4cd775657 accelerate pairwise ranking pairwise-ranking-dev-rollback Yu Shi 2026-08-14 14:57:13 +00:00
  • b11c1fe178 [R-package] [ci] remove 'Date' field from DESCRIPTION James Lamb 2026-08-10 23:46:31 -05:00
  • bdf3704eac [ci]: Bump the ci-dependencies group with 6 updates (#7385) dependabot[bot] 2026-08-10 18:31:25 +00:00
  • 9d4430bc86 [R-package] [docs] [ci] re-render with {roxygen2} 8.1.0, update pixi download URL, avoid free-threaded CPython in conda-based CI (#7388) James Lamb 2026-08-10 11:57:25 -05:00
  • 18d59591ad [ci] fix link-checks CI job (#7380) James Lamb 2026-08-04 09:18:10 -05:00
  • 95c1ceca9a fix anchors in R package, try fixing blog link fix/link-checks James Lamb 2026-07-28 21:29:57 -05:00
  • 71e14c9d0f fix broken links, redirects, and anchors James Lamb 2026-07-28 20:55:30 -05:00
  • 875c73c1dc Merge branch 'main' into fix/link-checks James Lamb 2026-07-28 20:28:11 -05:00
  • 6dbbb4548d fix escaping James Lamb 2026-07-27 22:52:15 -05:00
  • f9bf8d1358 [python-package] Improve pandas categorical test coverage (#7376) Max Zwager 2026-07-27 17:53:12 +02:00
  • c9e6bf7ef6 fix more links James Lamb 2026-07-26 20:34:13 -05:00
  • 32c81f0fcc fix links James Lamb 2026-07-25 22:21:35 -05:00
  • 532d41d83b exclude any files in submodules James Lamb 2026-07-25 21:59:38 -05:00
  • 5e37e95a15 [ci] fix link-checks CI job James Lamb 2026-07-25 21:41:35 -05:00
  • 5ab97c45b2 [python-package] Align generic pandas tests with polars/arrow (#7375) Max Zwager 2026-07-26 04:27:37 +02:00
  • 644d71abf3 [python-package] remove unnecessary LGBM_BoosterGetCurrentIteration() call (#7350) James Lamb 2026-07-24 20:45:28 -05:00
  • f565f38901 accelerate pairwise ranking with ternary differential feature Yu Shi 2026-07-24 16:31:10 +00:00
  • 26f96a3788 [ci] quiet conda invocations to reduce empty log lines (#7377) Sukhrob 2026-07-23 08:06:08 +05:00
  • c0d30b50c8 [docs] bump development version to 4.7.0.99 (#7370) James Lamb 2026-07-22 07:41:04 -05:00
  • 8f7036f036 release v4.7.0 (#7129) v4.7.0 stable James Lamb 2026-07-18 15:10:03 -05:00
  • 497b57f203 [python-package] allow access to eval result attributes by name (#7161) James Lamb 2026-07-18 12:19:51 -05:00
  • 96dfee9c68 [python-package] Allow to pass Arrow array & Polars series as position (#7260) Max Zwager 2026-07-18 18:29:23 +02:00
  • b97453d45e [python-package] Add pandas tests for categorical handling and dtype validation (#7359) Max Zwager 2026-07-18 17:21:30 +02:00
  • e455031729 [ci] add ppc64le C++ test job (#7345) Mohammed Sheikh 2026-07-18 20:51:28 +05:30
  • 18810cb560 [ci] remove lingering references to 'master' branch (#7353) James Lamb 2026-07-18 10:21:04 -05:00
  • 07047242ff [ci] [R-package] use a Windows-specific download link for SWIG, stop using '<<-' in R code (#7364) James Lamb 2026-07-18 10:19:11 -05:00
  • 75c0190c70 [python-package] remove unnecessary old import paths in compat.py (#7358) James Lamb 2026-07-14 11:15:33 -05:00
  • 688d789c53 [ci] avoid overwriting installed 'build' in build-python.sh (#7356) James Lamb 2026-07-14 09:35:30 -05:00
  • cf16013c30 change default branch from 'master' to 'main' (#7287) James Lamb 2026-07-09 21:54:12 -05:00
  • bdf96030a0 [ci] Update pre-commit hooks (#7351) Anjan Mondal 2026-07-08 01:51:10 +05:30
  • 30adba2776 [CUDA] support CUDA 13, support user-supplied CUDA architecture list, update default GPU architectures (#7271) James Lamb 2026-07-03 23:25:10 -05:00
  • a3a682bad4 [c++] fail on incomplete binary file writes instead of silently writing corrupted files (#7348) Jeremy Gu 2026-07-02 07:03:43 -07:00
  • ceff20a0c1 Fix calculation of percentiles for weighted training with regression objectives (including mape, quantile, and regression_l1) (#7224) Jay Dasondee 2026-07-02 09:55:30 +05:30
  • 8e8a1988b2 [ci]: Bump the ci-dependencies group with 3 updates (#7349) dependabot[bot] 2026-07-01 20:08:03 -05:00
  • 5c40066497 [python-package] make some imports lazy: 'dask', 'graphviz', 'joblib', 'matplotlib', 'psutil' (#7340) James Lamb 2026-06-25 22:25:29 -05:00
  • ddcdbba023 [python-package] Make Dataset.set_position() update self.position (#7344) Max Zwager 2026-06-24 20:17:29 +02:00
  • fa4f643c83 [python-package] remove unused 'cffi' fixture (#7341) James Lamb 2026-06-23 08:02:54 -05:00
  • 8e4ba09aca [python-package] remove dependency on typing_extensions.TypeGuard (#7339) James Lamb 2026-06-23 06:41:39 -05:00
  • 4299538a6f [c++][python-package] Leverage Arrow PyCapsule Interface for Arrow interoperability (including polars support) (#7275) Oliver Borchert 2026-06-20 15:06:46 +02:00
  • 431d988230 [ci] use pixi to manage end-of-life Python environments (#7328) James Lamb 2026-06-16 20:40:23 -05:00
  • 768a09c11e [ci]: Bump the ci-dependencies group with 2 updates (#7329) dependabot[bot] 2026-06-08 22:35:31 -05:00
  • 2d15b31bc7 [python-package] [dask] remove an unnecessary check on Dask installation (#7332) James Lamb 2026-06-07 22:19:26 -05:00
  • 796f17506a [R-package] clean up more autoconf / automake files (#7331) James Lamb 2026-06-04 10:49:00 -05:00
  • 1c0970bbb7 [docs] [python-package] Update pandas categorical feature encoding details (#7250) Max Zwager 2026-06-02 04:01:17 +02:00
  • 14976f1804 restore .github/ ci/faster-py3.10 James Lamb 2026-06-01 20:40:56 -05:00
  • fe91a2bdb1 Merge branch 'master' of github.com:lightgbm-org/LightGBM into ci/faster-py3.10 James Lamb 2026-06-01 20:40:06 -05:00
  • 5695c04ea8 [python-package] [ci] simplify test-skipping logic (#7297) James Lamb 2026-06-01 09:17:48 -05:00
  • 36c4f70194 restore MinGW James Lamb 2026-05-31 22:16:29 -05:00
  • 2e4266f90b even more reverts James Lamb 2026-05-29 23:30:14 -05:00
  • 5bedb2cfd6 revert all the wandering on the MINGW job James Lamb 2026-05-29 23:28:41 -05:00
  • 8f67c85d54 try static-linking again James Lamb 2026-05-29 23:08:41 -05:00
  • f6e4387790 try pacman install of MinGW James Lamb 2026-05-29 22:49:42 -05:00
  • e0f5bd0e3c debugging James Lamb 2026-05-29 22:25:37 -05:00
  • bb2dd81899 more paths James Lamb 2026-05-29 22:13:02 -05:00
  • e3c61870fe Merge branch 'ci/faster-py3.10' of github.com:lightgbm-org/LightGBM into ci/faster-py3.10 James Lamb 2026-05-29 21:41:06 -05:00
  • cd2e10cec3 try MSYS2 instead James Lamb 2026-05-29 21:40:55 -05:00
  • cab27ea58e Merge branch 'master' into ci/faster-py3.10 James Lamb 2026-05-29 21:20:30 -05:00
  • 3c5febd4a1 Merge branch 'master' into ci/faster-py3.10 James Lamb 2026-05-29 21:02:30 -05:00
  • 4475d4fbf6 [python-package] fix misleading feature name warning on sklearn 1.6+ predict() (#7232) Francisco Romaldo Mendes 2026-05-24 23:24:54 -04:00
  • f35eb13c52 [ci] exclude more files from biome config (#7293) James Lamb 2026-05-24 10:47:11 -05:00
  • 8e7b3d5197 normalize line endings to LF, enforce that with gitattributes (#7291) James Lamb 2026-05-23 18:49:30 -05:00
  • ac8d3afd2a [python-package] eagerly construct Dataset in scikit-learn fit() python/construct-early James Lamb 2026-05-22 22:37:49 -05:00
  • 3e52c4abba partly reduce the histogram construction of first/second features into pointwise style Yu Shi 2026-05-21 06:00:09 +00:00
  • 37935dcb02 accelerate differential feature histogram construction Yu Shi 2026-05-21 05:10:50 +00:00
  • 707571fc8c use ternary bins for differential features Yu Shi 2026-05-20 10:58:23 +00:00
  • 6b978ef4f4 fix using lookup tables Yu Shi 2026-05-20 07:38:24 +00:00
  • 1936fb3fea more fixes James Lamb 2026-05-19 22:45:02 -05:00
  • 46a613591a really really actually try to use MINGW James Lamb 2026-05-19 22:08:27 -05:00
  • 2b5c8cfe37 remove uses of APPVEYOR variable, actually use MINGW on GitHub Actions James Lamb 2026-05-19 21:39:15 -05:00
  • 600763a238 remove mkl (not supported for macOS), try using GitHub Actions mingw James Lamb 2026-05-19 20:22:02 -05:00
  • e48e036d72 make cert dependencies floors, not = pins James Lamb 2026-05-19 16:07:45 -05:00
  • 803f30bd2e restore all CI, loosen pins a bit James Lamb 2026-05-19 15:57:46 -05:00
  • b64b658ead syntax James Lamb 2026-05-19 15:39:14 -05:00
  • 126b0f9a70 move PATH to install: James Lamb 2026-05-19 15:29:46 -05:00
  • 7e145ae4ed less-verbose logs, see if PATH setup works James Lamb 2026-05-19 15:20:21 -05:00
  • 7a5e245947 oh! /D needs to be last or everything else is interpreted as a path James Lamb 2026-05-19 15:02:12 -05:00
  • acb09d3df8 try removing AddToPath? James Lamb 2026-05-19 14:55:36 -05:00
  • 1d630b412f list directories James Lamb 2026-05-19 14:49:34 -05:00
  • 3b3c75b933 correct absolute path to conda James Lamb 2026-05-19 14:30:02 -05:00
  • f721a6cd08 more PATH James Lamb 2026-05-19 14:22:41 -05:00
  • 24fbeba06d just set PATH in 2 places James Lamb 2026-05-19 13:49:41 -05:00
  • d38fa6441d try updating PATH James Lamb 2026-05-19 13:40:43 -05:00
  • 933a068777 not powershell yet James Lamb 2026-05-19 13:32:59 -05:00
  • 0290d09b65 try setting up conda via miniforge BEFORE conda init powershell James Lamb 2026-05-19 09:05:27 -05:00
  • 76bcdb3a62 remove AppVeyor's conda James Lamb 2026-05-19 07:14:06 -05:00
  • d83f3c85c8 beginning of PATH James Lamb 2026-05-19 07:02:56 -05:00
  • dd691af202 maybe the argument order matters James Lamb 2026-05-19 06:57:47 -05:00
  • 4c470dcdaf accelerate value to bin for differential features Yu Shi 2026-05-19 07:26:25 +00:00
  • c91e365682 try removing pkgcache argument James Lamb 2026-05-18 23:14:41 -05:00
  • dd4bc1b56e missing comma James Lamb 2026-05-18 23:11:06 -05:00
  • 404c3ff601 trailing comma James Lamb 2026-05-18 23:08:04 -05:00
  • 00e8144f24 ignore old non-mamba solve James Lamb 2026-05-18 23:06:09 -05:00