Releases: pymetrics/audit-ai
Releases · pymetrics/audit-ai
v0.1.1 Release
bugfix where generate_bayesfactors
failed if all observations fall into a single prediction class
v0.1.0 Release
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
Updates
- update audit-ai to python3
- add bayes factor extension
- add additional visualisations
- add tests
v0.0.5 Release
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