Skip to content

Releases: kozodoi/fairness

1.2.2

21 Apr 14:32
Compare
Choose a tag to compare
  • included more detailed error messages for factor level mismatch
  • fixed errors for some factor outcomes

1.2.1

01 Apr 17:27
Compare
Choose a tag to compare
  • fixed inconsistencies with outcome_base values
  • removed preds_levels argument
  • improved documentation of metric functions

1.2.0

19 Nov 14:51
Compare
Choose a tag to compare
  • added support for continuous group feature with binning options
  • added group size to metric outputs
  • small updates in documentation

1.1.1

28 Jul 10:09
Compare
Choose a tag to compare
  • added check and conversion of data to data.frame in metric functions
  • quiet AUC computation in roc_parity()
  • small updates in documentation

1.1.0

02 May 07:19
Compare
Choose a tag to compare
  • fixed outcome_levels issue when levels of provided predictions do not match outcome levels
  • renamed outcome_levels to preds_levels to improve clarity
  • added outcome_base argument to set base level for target variable used to compute fairness metrics
  • fixed fnr_parity() and fpr_parity() calculations for different outcome bases
  • updates in package documentation

First accepted CRAN submission

27 Sep 12:31
152e3cb
Compare
Choose a tag to compare
1.0.1

Update README.html