Aequitas 偏见和公平审计工具包——如果是真的数据不均衡,效果会不会很差呢?
© 2018 数据科学与公共政策中心 - 芝加哥大学
从其实现看,应该不算复杂。看数据分布的平衡性:
from aequitas.plotting import Plot
aqp = Plot()
fpr_plot = aqp.plot_group_metric(xtab, 'fpr')
其他工具汇总:
Fairness
Aequitas
https://github.com/dssg/aequitas
Fairness Comparison
https://github.com/algofairness/fairness-comparison
AI Fairness 360
https://github.com/IBM/aif360
Audit-AI
https://github.com/pymetrics/audit-ai
Thesis-ML
https://github.com/cosmicBboy/themis-ml
FairML
https://github.com/adebayoj/fairml
FairTest
https://github.com/columbia/fairtest
Themis
https://themis-ml.readthedocs.io/en/latest/index.html
Fairness Measures
https://fairnessmeasures.github.io/
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· DeepSeek 开源周回顾「GitHub 热点速览」
2018-06-22 CC国内厂商现状
2017-06-22 条件随机场——时间序列(句子单词序列也算),其特征函数必须要考虑前一刻的数据