Download Latest Version lightgbmlib_linux.jar (3.2 MB)
Email in envelope

Get an email when there's a new version of LightGBM

Home / v4.3.0
Name Modified Size InfoDownloads / Week
Parent folder
LightGBM-complete_source_code_zip.zip 2024-01-26 176.3 MB
LightGBM-complete_source_code_tar_gz.tar.gz 2024-01-26 174.4 MB
LightGBM.4.3.0.nupkg 2024-01-26 6.6 MB
lightgbm-4.3.0-r-cran.tar.gz 2024-01-26 1.7 MB
lightgbmlib_win.jar 2024-01-26 1.2 MB
lightgbmlib_macos.jar 2024-01-26 1.7 MB
lightgbmlib_linux.jar 2024-01-26 2.7 MB
lightgbm.exe 2024-01-26 3.0 MB
lightgbm-4.3.0.tar.gz 2024-01-26 1.7 MB
lightgbm-4.3.0-py3-none-win_amd64.whl 2024-01-26 1.3 MB
lightgbm-4.3.0-py3-none-manylinux2014_aarch64.whl 2024-01-26 3.1 MB
lightgbm-4.3.0-py3-none-manylinux_2_28_x86_64.whl 2024-01-26 3.1 MB
lightgbm-4.3.0-py3-none-macosx_10_15_x86_64.macosx_11_6_x86_64.macosx_12_5_x86_64.whl 2024-01-26 1.8 MB
lib_lightgbm.so 2024-01-26 7.5 MB
lib_lightgbm.dylib 2024-01-26 6.0 MB
commit.txt 2024-01-26 41 Bytes
lib_lightgbm.dll 2024-01-26 3.3 MB
README.md 2024-01-25 1.6 kB
v4.3.0 source code.tar.gz 2024-01-25 7.1 MB
v4.3.0 source code.zip 2024-01-25 7.3 MB
Totals: 20 Items   409.8 MB 2

Changes

💡 New Features

  • [CUDA] Add arch=8.9 to CUDA_ARCHS for RTX 40XX @DmitryUlyanov (#6272)

🔨 Breaking

  • [cmake] [c++] require CMake 3.18+ @jameslamb (#6260)
  • [R-package] remove readRDS.lgb.Booster() and saveRDS.lgb.Booster() @jameslamb (#6246)

🚀 Efficiency Improvement

  • [R-package] Remove non-beneficial parallelization @david-cortes (#6209)

🐛 Bug Fixes

  • [R-package] [ci] remove unnecessary include in linear_tree_learner (fixes [#6264]) @jameslamb (#6265)
  • [cmake] [CUDA] ignore CUDA-specific source files in non-CUDA builds (fixes [#6267]) @sabjohnso (#6268)
  • [c++] include OpenMP-control files in MSBuild solution file (fixes [#6238]) @jameslamb (#6251)
  • [cmake] [swig] use CMake's built-in file-copying mechanisms instead of 'cp' @jameslamb (#6259)

📖 Documentation

  • [docs] Add LightGBMLSS to README @StatMixedML (#6254)
  • [ci] [docs] add Oliver to CODEOWNERS @jameslamb (#6247)
  • Fix small typo and grammar in docs @arunstar (#6245)

🧰 Maintenance

  • [ci] fix conda env creation in 'regular' CI job (fixes [#6282]) @jameslamb (#6283)
  • [R-package] [ci] switch vignettes from 'rmarkdown' to 'markdown' @jameslamb (#6258)
  • [python-package] fix mypy error about pandas categorical features @jameslamb (#6253)
  • [ci] update issue-locking workflow @jameslamb (#6256)
  • [ci] upgrade to GoogleTest v1.14.0 (fixes [#5976]) @jameslamb (#5981)
  • [ci] [R-package] speed up valgrind job @jameslamb (#6237)
  • bump development version to 4.2.0.99 @jameslamb (#6241)
Source: README.md, updated 2024-01-25