Skip to content

v0.7.0

Compare
Choose a tag to compare
@adam2392 adam2392 released this 24 Feb 22:10
· 12 commits to v0.7.x since this release

What's Changed

  • Bump actions/setup-python from 4 to 5 by @dependabot in #189
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #190
  • Bump actions/download-artifact from 3 to 4 by @dependabot in #191
  • ENH add MI simulations by @PSSF23 in #199
  • [ENH] Efficient out-of-bag computation per honest tree by @adam2392 in #200
  • Bump actions/cache from 3 to 4 by @dependabot in #202
  • Bump pypa/cibuildwheel from 2.16.2 to 2.16.4 by @dependabot in #205
  • [ENH] Allow HonestForest to sample higher than max_samples # of bootstraps by @adam2392 in #206
  • [RELEASE] v0.6.0 by @adam2392 in #207
  • [ENH] Allow max sample without bootstrap in HonestForestClassifier by @adam2392 in #210
  • [ENH] A modular approach to constructing forests that have permuted covariates by @adam2392 in #211
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #214
  • ENH: add code for marron wand simulator by @sampan501 in #203
  • FIX correct the statistic names for S@98 by @PSSF23 in #217
  • [DOC] Link to quantile-forests in quantile regression examples by @adam2392 in #220
  • change noise from uniform to gaussian by @sampan501 in #223
  • [ENH] Getting pvalue computation ready by @adam2392 in #222
  • [API] Fix HonestTreeClassifier and HonestForestClassifier to override all arguments passed to the underlying tree_estimator by @adam2392 in #228
  • MAINT, API Change trunk-classification into three separate functions for generating trunk, trunk-mix, trunk-overlap and marron-wand by @adam2392 in #227
  • MAINT honest API with a multi view by @adam2392 in #231

Full Changelog: v0.5...v0.7.0