What's Changed
Feature
* [Feature] add test for custom encoder by RektPunk in https://github.com/RektPunk/RektGBM/pull/27
* [Feature] add encoder test by RektPunk in https://github.com/RektPunk/RektGBM/pull/28
* [Feature] change linter to ruff by RektPunk in https://github.com/RektPunk/RektGBM/pull/29
* [Feature] add trigger when push in test action, and change README by RektPunk in https://github.com/RektPunk/RektGBM/pull/30
* [Feature] refactor `param` by RektPunk in https://github.com/RektPunk/RektGBM/pull/32
* [Feature] introduce reference dataset by RektPunk in https://github.com/RektPunk/RektGBM/pull/33
* [Feature] return probs in binary classification by RektPunk in https://github.com/RektPunk/RektGBM/pull/36
Chore
* [Chore] simplify annotation by RektPunk in https://github.com/RektPunk/RektGBM/pull/25
* [Chore] change help keyword in cli and type hint by RektPunk in https://github.com/RektPunk/RektGBM/pull/26
* [Chore] Clarify label encoded in dataset by RektPunk in https://github.com/RektPunk/RektGBM/pull/31
* [Chore] fix cli and README by RektPunk in https://github.com/RektPunk/RektGBM/pull/35
**Full Changelog**: https://github.com/RektPunk/RektGBM/compare/v0.1.3...v0.1.5