Skip to content

v4.1.0

Compare
Choose a tag to compare
@guolinke guolinke released this 12 Sep 01:51
501ce1c

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 #5987.