Skip to content

v0.8.0

Compare
Choose a tag to compare
@adam2392 adam2392 released this 24 Jun 22:16
8fc3f88

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 to RuntimeWarning when n_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 has bootstrap=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

Full Changelog: v0.7.0...v0.8.0