Releases: zillow/quantile-forest
Releases · zillow/quantile-forest
1.4.1
What's Changed
- Use uv for build by @reidjohnson in #113
- Update docs by @reidjohnson in #114
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #121
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #122
- Bump pypa/cibuildwheel from 3.1.3 to 3.1.4 by @dependabot[bot] in #123
- Remove California dataset in tests by @reidjohnson in #127
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #125
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #126
- Add NaN check and test by @reidjohnson in #129
- Add
sample_weightto tests by @reidjohnson in #130 - Update build files for warnings by @reidjohnson in #131
- Update docs for package compatibility by @reidjohnson in #132
Full Changelog: v1.4.0...v1.4.1
1.4.0
What's Changed
- Upgrade Minimum sklearn by @brentonmallen1 in #92
- Refactor Usage of scikit-learn Utilities by @reidjohnson in #95
- Update Contributor Documentation by @reidjohnson in #96
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #93
- Bump pypa/cibuildwheel from 2.20.0 to 2.21.1 by @dependabot in #94
- Update Typing for Python 3.9+ by @reidjohnson in #97
- Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 by @dependabot in #98
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #99
- Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 by @dependabot in #100
- Add Conda Instructions to Docs by @reidjohnson in #101
- Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #102
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #104
- scikit-learn 1.6 Compatibility by @reidjohnson in #105
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #106
- Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 by @dependabot in #107
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #108
This version supports Python versions 3.9 to 3.13.
Note that support for scikit-learn versions below 1.5 has been dropped in this release due to CVE-2024-5206.
New Contributors
- @brentonmallen1 made their first contribution in #92
Full Changelog: v1.3.11...v1.4.0
1.3.11
What's Changed
- Refactor Leaf Mapping by @reidjohnson in #80
- Update Build Linting by @reidjohnson in #81
- Check
monotonic_cstBefore Fit by @reidjohnson in #82 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #83
- Fix Unaggregated Quantile Ranks by @reidjohnson in #84
- Fix Cython Build Warnings by @reidjohnson in #86
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #85
- Fix Multi-target Serialization by @reidjohnson in #88
- Fix Doc Tests by @reidjohnson in #89
Full Changelog: v1.3.10...v1.3.11
1.3.10
What's Changed
- Optimize Leaf Node Mapping by @reidjohnson in #78
- Refactor Helper Functions by @reidjohnson in #79
- Update examples, documentation, and build
Full Changelog: v1.3.9...v1.3.10
1.3.9
What's Changed
- Fix Reproduction of scikit-learn Trees with MAE Criterion by @reidjohnson in #77
- Update documentation and examples
Full Changelog: v1.3.8...v1.3.9
1.3.8
What's Changed
- Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 by @dependabot in #63
- Update Interpolation Docstring by @reidjohnson in #64
- Add Hugging Face Hub Example by @reidjohnson in #65
- Fix Doc Warning by @reidjohnson in #66
- Add Tree SHAP Example by @reidjohnson in #67
- Update Example Plots by @reidjohnson in #68
- Add Proximity Counts Example by @reidjohnson in #70
- Add Quantile Ranks Example by @reidjohnson in #69
- Fix Feature Name Warning by @reidjohnson in #71
- Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 by @dependabot in #72
- Fix for
monotonic_cstby @reidjohnson in #74 - Fix Monotonic Constraint Performance by @reidjohnson in #75
Full Changelog: v1.3.7...v1.3.8
1.3.7
What's Changed
- Compatibility for NumPy 2.0 by @reidjohnson in #59
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #56
- Bump pypa/cibuildwheel from 2.18.1 to 2.19.1 by @dependabot in #57
Full Changelog: v1.3.6...v1.3.7
1.3.6
What's Changed
Full Changelog: v1.3.5...v1.3.6