Skip to content

Releases: RektPunk/Imbalance-LightGBM

Release v0.1.0

29 Sep 01:21
e335e1d
Compare
Choose a tag to compare

What's Changed

  • [Feature] add multiclass weighted, focal objective by @RektPunk in #22
  • [Feature] update engine logic for multiclass by @RektPunk in #23
  • [Feature] add fit and predict logic for multiclass in sklearn by @RektPunk in #24
  • [Feature] refactor select objective and objective core by @RektPunk in #25

Full Changelog: v0.0.4...v0.1.0

Release v0.0.4

27 Sep 04:18
91fefdb
Compare
Choose a tag to compare

What's Changed

  • [Feature] change predict in sklearn and fix examples by @RektPunk in #18
  • [Feature] introduce scipy.special.expit by @RektPunk in #19
  • [Feature] add custom booster by @RektPunk in #20
  • [Hotfix] fix isinstance type and add max in clip by @RektPunk in #21

Full Changelog: v0.0.3...v0.0.4

Release v0.0.3

22 Sep 03:56
c9c22d6
Compare
Choose a tag to compare

What's Changed

  • [Feature] add positive float check on alpha, gamma by @RektPunk in #15
  • [Feature] introduce sckit-learn class by @RektPunk in #17

Full Changelog: v0.0.2...v0.0.3

Release v0.0.2

18 Sep 12:12
6da49d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/RektPunk/Imbalance-LightGBM/commits/v0.0.1