Releases: Quantco/slim-trees
Releases · Quantco/slim-trees
v0.2.3
What's Changed
Bug fixes
Dependencies
- Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by @dependabot in #70
Other changes
- Pre-commit autoupdate by @quant-ranger in #73
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
New features
- Allow for custom unpickler in load(s)_compressed by @StefanSorgQC in #69
Documentation
- Update documentation, add pixi in CI by @pavelzw in #66
- Add pixi to installation instructions by @pavelzw in #67
Dependencies
- Pre-commit autoupdate by @quant-ranger in #61
- Pre-commit autoupdate by @quant-ranger in #62
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in #63
- Pre-commit autoupdate by @quant-ranger in #68
New Contributors
- @quant-ranger made their first contribution in #61
- @StefanSorgQC made their first contribution in #69
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
New features
- add: refactoring, attributes to parse linear trees as well by @YYYasin19 in #50
- Add dumps and loads interface by @pavelzw in #52
Dependencies
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #49
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
New features
- Improve API, add more documentation to readme by @YYYasin19 in #44
Dependencies
- Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by @dependabot in #45
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
New features
- Add version warnings by @pavelzw in #24
- Improve sklearn dtypes, add is_leaf to state by @pavelzw in #25
- Use np.unpackbits by @jonashaag in #27
- Use np.packbits in half int compression by @jonashaag in #34
- Make dtype casts safe by @pavelzw in #38
Other changes
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in #20
- Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by @dependabot in #40
- Create LICENSE by @pavelzw in #37
- Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in #42
New Contributors
- @dependabot made their first contribution in #20
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
Other changes
- Add pre-commit hooks by @pavelzw in #2
- Add structure for LightGBM compression by @YYYasin19 in #1
- Add examples, rename methods by @pavelzw in #3
- Deduplicate code by @pavelzw in #4
- Add lgbm compression, refactoring by @pavelzw in #5
- Add synthetic datasets by @pavelzw in #10
- Add benchmark script, fix regex, remove N806 by @jonashaag in #9
- Disable categorical values, add benchmark models by @pavelzw in #12
- Add CI PyPi release, rename to slim-trees by @pavelzw in #13
New Contributors
- @pavelzw made their first contribution in #2
- @YYYasin19 made their first contribution in #1
- @jonashaag made their first contribution in #9
Full Changelog: https://github.com/pavelzw/slim-trees/commits/v0.0.1