SkillAgentSearch skills...

Fairsd

A python package that implements top-k subgroup discovery algorithms for identifying subgroups that may be treated unfairly by a machine learning model.

Install / Use

/learn @MaurizioPulizzi/Fairsd
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FairSD

FairSD is a package that implements top-k subgroup discovery algorithms for identifying subgroups that may be treated unfairly by a machine learning model.<br/>

The package has been designed to offer the user the possibility to use different notions of fairness as quality measures. Integration with the Fairlearn package allows the user to use all the fairlearn metrics as quality measures. The user can also define custom quality measures, by extending the QualityFunction class present in the fairsd.qualitymeasures module.

Usage

For common usage refer to the Jupyter notebooks. In particular:

Contributors

Acknowledgements

Some parts of the code are an adaptation of the pysubgroup package. These parts are indicated in the code.

Related Skills

View on GitHub
GitHub Stars6
CategoryEducation
Updated5mo ago
Forks1

Languages

Python

Security Score

82/100

Audited on Sep 30, 2025

No findings