Releases: pymc-devs/pymc-bart
Releases · pymc-devs/pymc-bart
0.5.10
Full Changelog: 0.5.8...0.5.10
0.5.9
What's Changed
- Ruff linter + pre-commit integration by @juanitorduz in #140
- Improve CONTRIBUTING guidelines by @juanitorduz in #141
- Add Usage and Table of Contents, to the README file, enhance Installation section, and fix top header by @NicholasLindner in #143
New Contributors
- @NicholasLindner made their first contribution in #143
Full Changelog: 0.5.7...0.5.9
0.5.8
What's Changed
- Ruff linter + pre-commit integration by @juanitorduz in #140
- Improve CONTRIBUTING guidelines by @juanitorduz in #141
- Add Usage and Table of Contents, to the README file, enhance Installation section, and fix top header by @NicholasLindner in #143
New Contributors
- @NicholasLindner made their first contribution in #143
Full Changelog: 0.5.7...0.5.8
0.5.7
What's Changed
- Properly handle nans when jittering by @aloctavodia in #136
Full Changelog: 0.5.6...0.5.7
0.5.6
What's Changed
- Fix bug in plot_ice, and clean docstring of plot_ice and plot_pdp by @aloctavodia in #135
Full Changelog: 0.5.5...0.5.6
0.5.5
What's Changed
- add jitter to duplicated values for continuous splitting rule by @aloctavodia in #129
- link GitHub icon to pymc-bart repo by @aloctavodia in #131
- VI remove unnecessary evaluations for the backward method by @aloctavodia in #132
- jitter only arrays of whole numbers by @aloctavodia in #133
Full Changelog: 0.5.3...0.5.5
0.5.4
What's Changed
- add jitter to duplicated values for continuous splitting rule by @aloctavodia in #129
Full Changelog: 0.5.3...0.5.4
0.5.3
What's Changed
- improve variable importance computation by adding backward method by @aloctavodia in #125
- set new paths to notebooks by @aloctavodia in #126
- fix case examples by @aloctavodia in #127
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- Minor doctrings and types improvements by @juanitorduz in #108
- Fix ICE plot when there is a discrete variable by @juanitorduz in #107
- Add support python 3.11 by @juanitorduz in #109
- Add issue templates by @PabloGGaray in #113
- Add conda option by @PabloGGaray in #114
- fix split_prior bug by @aloctavodia in #115
- Add logo by @aloctavodia in #116
- clean logo by @aloctavodia in #117
- Add plot_ice to API description on the webpage by @PabloGGaray in #119
- Better handling of discrete variables and other minor fixes by @aloctavodia in #121
Full Changelog: 0.5.0...0.5.2
O.5.1
What's Changed
- Minor doctrings and types improvements by @juanitorduz in #108
- Fix ICE plot when there is a discrete variable by @juanitorduz in #107
- Add support python 3.11 by @juanitorduz in #109
Full Changelog: 0.5.0...O.5.1