The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

fairness: Algorithmic Fairness Metrics

Offers calculation, visualization and comparison of algorithmic fairness metrics. Fair machine learning is an emerging topic with the overarching aim to critically assess whether ML algorithms reinforce existing social biases. Unfair algorithms can propagate such biases and produce predictions with a disparate impact on various sensitive groups of individuals (defined by sex, gender, ethnicity, religion, income, socioeconomic status, physical or mental disabilities). Fair algorithms possess the underlying foundation that these groups should be treated similarly or have similar prediction outcomes. The fairness R package offers the calculation and comparisons of commonly and less commonly used fairness metrics in population subgroups. These methods are described by Calders and Verwer (2010) <doi:10.1007/s10618-010-0190-x>, Chouldechova (2017) <doi:10.1089/big.2016.0047>, Feldman et al. (2015) <doi:10.1145/2783258.2783311> , Friedler et al. (2018) <doi:10.1145/3287560.3287589> and Zafar et al. (2017) <doi:10.1145/3038912.3052660>. The package also offers convenient visualizations to help understand fairness metrics.

Version: 1.2.2
Depends: R (≥ 3.5.0)
Imports: caret, devtools, e1071, ggplot2, pROC
Suggests: testthat, knitr, rmarkdown
Published: 2021-04-14
Author: Nikita Kozodoi [aut, cre], Tibor V. Varga ORCID iD [aut]
Maintainer: Nikita Kozodoi <n.kozodoi at icloud.com>
BugReports: https://github.com/kozodoi/fairness/issues
License: MIT + file LICENSE
URL: https://kozodoi.me/r/fairness/packages/2020/05/01/fairness-tutorial.html
NeedsCompilation: no
Language: en-US
Materials: NEWS
CRAN checks: fairness results

Documentation:

Reference manual: fairness.pdf
Vignettes: fairness

Downloads:

Package source: fairness_1.2.2.tar.gz
Windows binaries: r-devel: fairness_1.2.2.zip, r-release: fairness_1.2.2.zip, r-oldrel: fairness_1.2.2.zip
macOS binaries: r-release (arm64): fairness_1.2.2.tgz, r-oldrel (arm64): fairness_1.2.2.tgz, r-release (x86_64): fairness_1.2.2.tgz, r-oldrel (x86_64): fairness_1.2.2.tgz
Old sources: fairness archive

Reverse dependencies:

Reverse suggests: jfa

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fairness to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.