Skip to content

Releases: RektPunk/RektGBM

Release v0.1.6

05 Oct 14:21
ddde704
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

Release v0.1.5

13 Sep 12:09
e8db7bc
Compare
Choose a tag to compare

What's Changed

Feature

Chore

Full Changelog: v0.1.3...v0.1.5

Release v0.1.3

23 Aug 03:44
b2ab426
Compare
Choose a tag to compare

What's Changed

  • [Feature] support parquet file type in cli by @RektPunk in #23

Full Changelog: v0.1.2...v0.1.3

Release v0.1.2

17 Aug 05:22
3a83b45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

10 Aug 01:38
9f9361d
Compare
Choose a tag to compare

What's Changed

  • [Feature] Update optimize, gbm suitable for rank by @RektPunk in #15

Full Changelog: v0.0.0...v0.1.1

Release v0.0.0

09 Aug 04:44
3c861e0
Compare
Choose a tag to compare

What's Changed

  • [Feature] add dataset and task by @RektPunk in #1
  • [Feature] initialize setting and todo list by @RektPunk in #2
  • [Feature] add optimizer by @RektPunk in #3
  • [Feature] add objective and metric by @RektPunk in #4
  • [Feature] change metric and set default metric by @RektPunk in #5
  • [Feature] add regression example and remove some objectives by @RektPunk in #6
  • [Feature] add binary and multiclass classification by @RektPunk in #7
  • [Feature] introduce label encoder by @RektPunk in #10
  • [Feature] update encoder to handle unseen, NaN by @RektPunk in #11
  • [Feature] Add poetry install options in action by @RektPunk in #14

New Contributors

Full Changelog: https://github.com/RektPunk/RektGBM/commits/v0.0.0