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.

fairml: Fair Models in Machine Learning

Fair machine learning regression models which take sensitive attributes into account in model estimation. Currently implementing Komiyama et al. (2018) <http://proceedings.mlr.press/v80/komiyama18a/komiyama18a.pdf>, Zafar et al. (2019) <https://www.jmlr.org/papers/volume20/18-262/18-262.pdf> and my own approach from Scutari, Panero and Proissl (2022) <https://link.springer.com/content/pdf/10.1007/s11222-022-10143-w.pdf> that uses ridge regression to enforce fairness.

Version: 0.8
Depends: R (≥ 3.5.0)
Imports: methods, glmnet
Suggests: lattice, gridExtra, parallel, cccp, CVXR, survival
Published: 2023-05-13
Author: Marco Scutari [aut, cre]
Maintainer: Marco Scutari <scutari at bnlearn.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: ChangeLog
CRAN checks: fairml results

Documentation:

Reference manual: fairml.pdf

Downloads:

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

Reverse dependencies:

Reverse suggests: mlr3fairness

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fairml 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.