Skip to content

Releases: MLCIL/bbt-test

bbt-test 0.0.4

Choose a tag to compare

@Thematiq Thematiq released this 08 May 22:35
0d0fb38

What's Changed

  • Added bugfixes for release @Thematiq in #7
  • Refactor: Renamed test from PyBBT to BBTTest by @Thematiq in #8
  • Fix: Corrected default tie_solver from spread to add due to the bug @Thematiq in #9

Full Changelog: v0.0.3...v0.0.4

bbt-test 0.0.3

Choose a tag to compare

@Thematiq Thematiq released this 23 Apr 19:29
33286ae

What's Changed

  • Added support for error based metrics (e.g. MAE, RMSE)
  • Replaced enum-based typing with string literals
  • Added Jupyter notebook examples
  • Added Critical Difference Diagram plotting

Full Changelog: v0.0.2...v0.0.3

bbt-test 0.0.2

Choose a tag to compare

@Thematiq Thematiq released this 05 Dec 22:36

Initial Release

The current state of the package contains a reproduction of the BBT algorithm with posterior statistics generation.