github microsoft/LightGBM v4.1.0

latest releases: v4.5.0, stable, v4.4.0...
12 months ago

Changes

💡 New Features

🐛 Bug Fixes

  • Fix updates in random forest model using GOSS data sample strategy @mjmckp (#6017)
  • [R-package] Fix misdetected objective when passing lgb.Dataset instance to lightgbm() @david-cortes (#6005)
  • [python-package] make it possible to build wheels without internet connection (fixes #5979) @jameslamb (#6042)
  • fix percentile computation for regression objectives @zachary62 (#5848)
  • [CUDA] Set GPU device ID in threads @shiyu1994 (#6028)
  • [R-package] Fix error when passing categorical features to lightgbm() (fixes #6000) @david-cortes (#6003)
  • [R-package] limit number of threads used in tests and examples (fixes #5987) @jameslamb (#5988)

📖 Documentation

🧰 Maintenance


Note

This release of the R package was not submitted to CRAN, due to the issues documented in https://github.com/microsoft/LightGBM/issues/5987.

Don't miss a new LightGBM release

NewReleases is sending notifications on new releases.