Skip to content

Releases: kozodoi/fairness

1.2.3

Choose a tag to compare

@kozodoi kozodoi released this 13 Dec 15:43
  • fixed namespace conflicts with ggplot2 4.0.0
  • removed unused e1071 dependency
  • moved devtools to Suggests

1.2.2

Choose a tag to compare

@kozodoi kozodoi released this 21 Apr 14:32
  • included more detailed error messages for factor level mismatch
  • fixed errors for some factor outcomes

1.2.1

Choose a tag to compare

@kozodoi kozodoi released this 01 Apr 17:27
  • fixed inconsistencies with outcome_base values
  • removed preds_levels argument
  • improved documentation of metric functions

1.2.0

Choose a tag to compare

@kozodoi kozodoi released this 19 Nov 14:51
  • added support for continuous group feature with binning options
  • added group size to metric outputs
  • small updates in documentation

1.1.1

Choose a tag to compare

@kozodoi kozodoi released this 28 Jul 10:09
  • 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

Choose a tag to compare

@kozodoi kozodoi released this 02 May 07:19
  • 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

Choose a tag to compare

@kozodoi kozodoi released this 27 Sep 12:31
152e3cb
1.0.1

Update README.html