Skip to content

Releases: neurodata/treeple

v0.4

07 Dec 01:33
88b43c2

Choose a tag to compare

What's Changed

  • ENH add multi-view example by @PSSF23 in #154
  • [DEV] Fixing the versions to now start v0.4.dev0 by @adam2392 in #160
  • FIX improve performance by updating max_features by @PSSF23 in #161
  • [FIX] issue#165 bug-fix by @SUKI-O in #166
  • [ENH] Add option to permute per forest fraction by @adam2392 in #145
  • [ENH] Add dataset generators by @adam2392 in #169
  • [ENH, BUG] Test honest tree performance via quadratic simulation by @adam2392 in #164
  • [ENH] Add conditional resampling using nearest-neighbor algorithm by @adam2392 in #170
  • [ENH] Allow sampling feature sets separately in MultiViewDTC by @adam2392 in #152
  • [MINOR RELEASE] v0.4.1 by @adam2392 in #180

Full Changelog: v0.3...v0.4

v0.3

27 Oct 21:28
09da5a9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3

v0.2.1

09 Oct 16:13

Choose a tag to compare

BUG fix in random sampling of forestHT estimators.

What's Changed

  • [ENH, BUG] Consistency of train/test samples in forest HT by @adam2392 in #135
  • ENH add pAUC example script for doc render by @PSSF23 in #136

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 Oct 00:53

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.0

v0.1.3

06 Jul 00:38
52bca43

Choose a tag to compare

Initial release of scikit-tree.