Skip to content

Releases: pymetrics/audit-ai

v0.1.1 Release

29 Jul 18:38
4891b1d
Compare
Choose a tag to compare

bugfix where generate_bayesfactors failed if all observations fall into a single prediction class

v0.1.0 Release

16 Jun 00:15
3bb9010
Compare
Choose a tag to compare

Updates

  • Bias bar plot independent of ref_threshold
  • Backward incompatibility changes with bias_bar_plot
  • pass custom parameters to plt.scatter via kwargs in get_bias_plots

v0.0.6 Release

24 Apr 04:39
4af1ecc
Compare
Choose a tag to compare

Updates

  • update audit-ai to python3
  • add bayes factor extension
  • add additional visualisations
  • add tests

v0.0.5 Release

14 Nov 01:45
e57a503
Compare
Choose a tag to compare

Updates

  • new function for checking min bias ratio
  • refine util functions and provide docstrings
  • add utils tests
  • new function for calculating MI
  • update MI function and add tests
  • removing bayes factor from sim_beta_ratio