Recent Releases of pymc-bart
pymc-bart - 0.10.0
What's Changed
- Use ArviZ-stats by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/232
- Add support for multiple BART random variables per model. by @derekpowell in https://github.com/pymc-devs/pymc-bart/pull/231
- encode vi and update to work with multiple RVs by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/235
New Contributors
- @derekpowell made their first contribution in https://github.com/pymc-devs/pymc-bart/pull/231
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.9.2...0.10.0
- Python
Published by aloctavodia 8 months ago
pymc-bart - 0.9.1
What's Changed
- misc doc improvements and theme update by @OriolAbril in https://github.com/pymc-devs/pymc-bart/pull/225
- Use last pymc version by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/227
New Contributors
- @OriolAbril made their first contribution in https://github.com/pymc-devs/pymc-bart/pull/225
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.9.0...0.9.1
- Python
Published by aloctavodia 10 months ago
pymc-bart - 0.9.0
What's Changed
- Update MyPy 14 by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/210
- Automatic Changelog by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/213
- Adds getvariableinclusion function by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/214
- Refactor rng_fn method by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/212
- Fix docs by adding path of config by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/217
- Enhance
plot_pdpand fixplot_scatter_submodelsby @AlexAndorra in https://github.com/pymc-devs/pymc-bart/pull/218
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.8.2...0.9.0
- Python
Published by aloctavodia 12 months ago
pymc-bart - 0.8.1
What's Changed
- Patch for case when Y is a TensorVariable by @AlexAndorra in https://github.com/pymc-devs/pymc-bart/pull/206
- Fix bug with labels in variable importance, add reference line, remove deprecation warning by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/207
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.8.0...0.8.1
- Python
Published by aloctavodia about 1 year ago
pymc-bart - 0.8.0
What's Changed
- Add new vi plots by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/196
- Allows plotting a subset of the variables once the variable's importance has been computed by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/200
- Enable passing
Yas aSharedVariabletopm.Bartby @AlexAndorra in https://github.com/pymc-devs/pymc-bart/pull/202 - Improve docs, aesthetics and functionality by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/198
New Contributors
- @AlexAndorra made their first contribution in https://github.com/pymc-devs/pymc-bart/pull/202
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.7.1...0.8.0
- Python
Published by aloctavodia about 1 year ago
pymc-bart - 0.7.0
What's Changed
- Allow Y to be a tensor by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/180
- improve plotvariableimportance by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/182
- move xangle to plotkwargs by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/185
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.6.0...0.7.0
- Python
Published by aloctavodia over 1 year ago
pymc-bart - 0.6.0
What's Changed
- Add categorical example by @PabloGGaray in https://github.com/pymc-devs/pymc-bart/pull/167
- Fix np.float_ type by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/171
- Support Polars by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/179
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.5.14...0.6.0
- Python
Published by aloctavodia over 1 year ago
pymc-bart - 0.5.12
What's Changed
- Unpin numpy by @maresb in https://github.com/pymc-devs/pymc-bart/pull/156
- Resolve deprecation warning for
pytensor'sVariableby @RyanAugust in https://github.com/pymc-devs/pymc-bart/pull/159
New Contributors
- @RyanAugust made their first contribution in https://github.com/pymc-devs/pymc-bart/pull/159
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.5.11...0.5.12
- Python
Published by aloctavodia almost 2 years ago
pymc-bart - 0.5.11
What's Changed
- Add citation file by @PabloGGaray in https://github.com/pymc-devs/pymc-bart/pull/151
- Rename moment to support_point by @PabloGGaray in https://github.com/pymc-devs/pymc-bart/pull/154
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.5.10...0.5.11
- Python
Published by aloctavodia almost 2 years ago
pymc-bart - 0.5.9
What's Changed
- Ruff linter + pre-commit integration by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/140
- Improve CONTRIBUTING guidelines by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/141
- Add Usage and Table of Contents, to the README file, enhance Installation section, and fix top header by @NicholasLindner in https://github.com/pymc-devs/pymc-bart/pull/143
New Contributors
- @NicholasLindner made their first contribution in https://github.com/pymc-devs/pymc-bart/pull/143
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.5.7...0.5.9
- Python
Published by aloctavodia almost 2 years ago
pymc-bart - 0.5.8
What's Changed
- Ruff linter + pre-commit integration by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/140
- Improve CONTRIBUTING guidelines by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/141
- Add Usage and Table of Contents, to the README file, enhance Installation section, and fix top header by @NicholasLindner in https://github.com/pymc-devs/pymc-bart/pull/143
New Contributors
- @NicholasLindner made their first contribution in https://github.com/pymc-devs/pymc-bart/pull/143
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.5.7...0.5.8
- Python
Published by aloctavodia almost 2 years ago
pymc-bart - 0.5.5
What's Changed
- add jitter to duplicated values for continuous splitting rule by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/129
- link GitHub icon to pymc-bart repo by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/131
- VI remove unnecessary evaluations for the backward method by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/132
- jitter only arrays of whole numbers by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/133
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.5.3...0.5.5
- Python
Published by aloctavodia about 2 years ago
pymc-bart - 0.5.3
What's Changed
- improve variable importance computation by adding backward method by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/125
- set new paths to notebooks by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/126
- fix case examples by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/127
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.5.2...0.5.3
- Python
Published by aloctavodia over 2 years ago
pymc-bart - 0.5.2
What's Changed
- Minor doctrings and types improvements by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/108
- Fix ICE plot when there is a discrete variable by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/107
- Add support python 3.11 by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/109
- Add issue templates by @PabloGGaray in https://github.com/pymc-devs/pymc-bart/pull/113
- Add conda option by @PabloGGaray in https://github.com/pymc-devs/pymc-bart/pull/114
- fix split_prior bug by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/115
- Add logo by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/116
- clean logo by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/117
- Add plot_ice to API description on the webpage by @PabloGGaray in https://github.com/pymc-devs/pymc-bart/pull/119
- Better handling of discrete variables and other minor fixes by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/121
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.5.0...0.5.2
- Python
Published by aloctavodia over 2 years ago
pymc-bart - O.5.1
What's Changed
- Minor doctrings and types improvements by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/108
- Fix ICE plot when there is a discrete variable by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/107
- Add support python 3.11 by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/109
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.5.0...O.5.1
- Python
Published by aloctavodia over 2 years ago
pymc-bart - 0.5.0
What's Changed
- Add pre-commit hooks by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/75
- Add mypy init by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/78
- Do not store index at each node. by @howsiyu in https://github.com/pymc-devs/pymc-bart/pull/80
- Add linear response @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/79
- Do weighted mean when pruning by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/83
- Implement fast version of pdp by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/85
- Add error bars to variable importance by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/90
- Compute running variance for leaf nodes by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/91
- Improve doc style and add missing examples by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/92
- Make the Repo more welcoming with a clear title by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/94
- Improve docstrings new alpha and beta parameters by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/95
- Allow different splitting rules by @velochy in https://github.com/pymc-devs/pymc-bart/pull/96
- Allow training separate tree structures if training multiple trees by @velochy in https://github.com/pymc-devs/pymc-bart/pull/98
New Contributors
- @howsiyu made their first contribution in https://github.com/pymc-devs/pymc-bart/pull/80
- @velochy made their first contribution in https://github.com/pymc-devs/pymc-bart/pull/96
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.4.0...0.5.0
- Python
Published by aloctavodia over 2 years ago
pymc-bart - 0.4.0
What's Changed
- fig bug systematic resampling and add func argument by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/61 and https://github.com/pymc-devs/pymc-bart/pull/66
- add tests for individual functions/methods in PGBART by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/64
- Modify resampling schema and refactor by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/65
- add plot_convergence by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/67 and @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/68
- Improve plot_dependence by @PabloGGaray in https://github.com/pymc-devs/pymc-bart/pull/70 and @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/71 and in https://github.com/pymc-devs/pymc-bart/pull/73
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.3.2...0.4.0
- Python
Published by aloctavodia almost 3 years ago
pymc-bart - 0.3.2
What's Changed
- Refactor and @njit on methods by @fjloyola in https://github.com/pymc-devs/pymc-bart/pull/54
- Fix shape error @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/57 and https://github.com/pymc-devs/pymc-bart/pull/59
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.3.1...0.3.2
- Python
Published by aloctavodia about 3 years ago
pymc-bart - 0.3.1
What's Changed
- Fix Url pymc-bart on documentation by @fjloyola in https://github.com/pymc-devs/pymc-bart/pull/34
- Fixing issue ThemeError for read the docs by @fjloyola in https://github.com/pymc-devs/pymc-bart/pull/37
- Refactor to avoid inheritance in BaseNode by @fjloyola in https://github.com/pymc-devs/pymc-bart/pull/35
- Add link to license by @PabloGGaray in https://github.com/pymc-devs/pymc-bart/pull/39
- Improvements over Tree implementation by @fjloyola in https://github.com/pymc-devs/pymc-bart/pull/40
- fix import error from pymc 5.0.2 by @juanitorduz in https://github.com/pymc-devs/pymc-bart/pull/43
- Update pymc minimum version by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/45
- Avoid Deepcopy on Tree and ParticleTree by @fjloyola in https://github.com/pymc-devs/pymc-bart/pull/47
New Contributors
- @fjloyola made their first contribution in https://github.com/pymc-devs/pymc-bart/pull/34
- @juanitorduz made their first contribution in https://github.com/pymc-devs/pymc-bart/pull/43
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.3.0...0.3.1
- Python
Published by aloctavodia about 3 years ago
pymc-bart - 0.3.0
What's Changed
- Update README with conda installation by @maresb in https://github.com/pymc-devs/pymc-bart/pull/26
- Fix broken URL by @maresb in https://github.com/pymc-devs/pymc-bart/pull/27
- Update to PyMC 5 and PyTensor by @aloctavodia in https://github.com/pymc-devs/pymc-bart/pull/29
Full Changelog: https://github.com/pymc-devs/pymc-bart/compare/0.2.1...0.3.0
- Python
Published by aloctavodia about 3 years ago