Skip to content

Version 0.6.3

Latest
Compare
Choose a tag to compare
@paulbkoch paulbkoch released this 07 Aug 19:00
· 90 commits to develop since this release

v0.6.3 - 2024-08-07

Added

Changed

  • early_stopping_tolerance default changed to 1e-5 to reduce EBMs fitting time slightly
  • shuffle initial feature order within each bag and during greedy boosting

Fixed

  • fixed numpy 2.0 issue in the Marginal class