Releases: kozodoi/fairness
Releases · kozodoi/fairness
1.2.3
Compare
Sorry, something went wrong.
No results found
fixed namespace conflicts with ggplot2 4.0.0
removed unused e1071 dependency
moved devtools to Suggests
1.2.2
Compare
Sorry, something went wrong.
No results found
included more detailed error messages for factor level mismatch
fixed errors for some factor outcomes
1.2.1
Compare
Sorry, something went wrong.
No results found
fixed inconsistencies with outcome_base values
removed preds_levels argument
improved documentation of metric functions
1.2.0
Compare
Sorry, something went wrong.
No results found
added support for continuous group feature with binning options
added group size to metric outputs
small updates in documentation
1.1.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.0.1
Update README.html