Skip to content

v1.0.4

Choose a tag to compare

@benyamindsmith benyamindsmith released this 22 Jul 22:17
· 66 commits to main since this release

Version 1.0.4

  • Fixed LaTeX math issue in eval_pos_class_bal and eval_neg_class_bal
  • Fix typo in column names of get_fairness_metrics output
  • Adding tests to ensure the results from the eval_* functions work as expected.
  • Bug fixes with messages.
  • Documentation fixes