pypi lightgbm 4.2.0
v4.2.0

latest release: 4.3.0
4 months ago

✨ v4.2.0 of the R package is now available on CRAN (link), the first major release of the R package in 2+ years.

✨ The Python package now accepts Apache Arrow Tables and Arrays (thanks @borchero!)

🔧 A critical bug in quantized training support is fixed

Changes

💡 New Features

  • [python-package] Allow to pass Arrow table for prediction @borchero (#6168)
  • [python-package] Allow to pass Arrow table and array as init scores @borchero (#6167)
  • [python-package] Allow to pass Arrow array as groups @borchero (#6166)
  • [python-package] Allow to pass Arrow array as weights @borchero (#6164)
  • [python-package] Accept numpy generators as random_state @david-cortes (#6174)
  • [python-package] Allow to pass Arrow array as labels @borchero (#6163)
  • [python-package] Allow to pass Arrow table as training data @borchero (#6034)

🔨 Breaking

  • [python-package] fix access to Dataset metadata in scikit-learn custom metrics and objectives @jameslamb (#6108)
  • [CUDA] drop CUDA 10 support, start supporting CUDA 12 (fixes #5789) @jameslamb (#6099)

🚀 Efficiency Improvement

🐛 Bug Fixes

📖 Documentation

🧰 Maintenance

Don't miss a new lightgbm release

NewReleases is sending notifications on new releases.