What's Changed
- [RELEASE] V0.7.0 by @adam2392 in #232
- [ENH, FIX] Allow scaling_factor in trunk_mixture_classification to be specified by @adam2392 in #234
- bug fixes for trunk sims by @sampan501 in #236
- Release v0.7.1 by @adam2392 in #238
- MAINT Remove requirements files by @adam2392 in #240
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #243
- Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 by @dependabot in #244
- MAINT Adding meson compiler directives by @adam2392 in #242
- MAINT Update submodule commit and remove cnp imports where possible by @adam2392 in #249
- DOC Fix docs by @adam2392 in #252
- FIX correct simulation class label for linear by @PSSF23 in #254
- ENH add treeple tutorials to website by @PSSF23 in #256
- FIX reverse simulation labels by @PSSF23 in #258
- FIX correct bug for tree posteriors by @PSSF23 in #259
- ENH optimize & add treeple tutorial figures by @PSSF23 in #260
- FIX Raise error when missing-values encountered in scikit-tree trees by @adam2392 in #264
- DOC update tutorial figure & format & ENH optimize p value calculation by @PSSF23 in #273
- change
ValueError
toRuntimeWarning
whenn_dim < n_informative
by @sampan501 in #279 - DOC optimize documentation & change function name by @PSSF23 in #280
- MAINT Fix CI by @adam2392 in #281
- Bump pypa/cibuildwheel from 2.17.0 to 2.18.1 by @dependabot in #277
- MAINT
HonestForestClassifier
now hasbootstrap=True
as the default. And removing old MIGHT code by @adam2392 in #274 - MAINT Try coverage config specify pyproject.toml by @adam2392 in #285
- Bump pypa/cibuildwheel from 2.18.1 to 2.19.1 by @dependabot in #284
- ENH, FIX i)
build_oob_forest
backwards compatiblility with sklearn and ii) HonestForest stratification during bootstrap by @adam2392 in #283 - RELEASE Updating to v0.8 release by @adam2392 in #288
- Rename the pkg to "treeple" by @SUKI-O in #292
- Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 by @dependabot in #294
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #293
- MAINT Update submodulev3 by @adam2392 in #295
- FIX ignore nan values when summing posteriors by @PSSF23 in #291
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #298
- DOC Update documentation by @adam2392 in #299
- MNT Remove unnecessary Jupyter notebook folders out of the repo by @adam2392 in #300
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #301
New Contributors
- @pre-commit-ci made their first contribution in #293
Full Changelog: v0.7.0...v0.9.1