A Python package to compute MADD metric-related functions
Project description
MADD package
This repository contains the source code of the Python package related to the MADD metric.
Installation
This package is available on pypi and can be installed using pip
:
pip install maddpkg
or
python3 -m pip install maddpkg
Reference
If you are using this package, please cite:
M. Verger, S. Lallé, F. Bouchet, and V. Luengo. Is Your Model ”MADD”? A Novel Metric to Evaluate Algorithmic Fairness for Predictive Student Models. In M. Feng, T. Käser, and P. Talukdar, editors, Proceedings of the 16th International Conference on Educational Data Mining, pages 91–102, Bengaluru, India, July 2023. International Educational Data Mining Society.
License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.