Angelina Wang
commited on
Commit
·
91cbe8d
1
Parent(s):
29da53d
specify fairness
Browse files
README.md
CHANGED
@@ -11,13 +11,13 @@ tags:
|
|
11 |
- evaluate
|
12 |
- metric
|
13 |
description: >-
|
14 |
-
Directional Bias Amplification is a metric that captures the amount of bias (i.e., a conditional probability) that is amplified. This metric was introduced in the ICML 2021 paper ["Directional Bias Amplification"](https://arxiv.org/abs/2102.12594)
|
15 |
---
|
16 |
|
17 |
# Metric Card for Directional Bias Amplification
|
18 |
|
19 |
## Metric Description
|
20 |
-
Directional Bias Amplification is a metric that captures the amount of bias (i.e., a conditional probability) that is amplified. This metric was introduced in the ICML 2021 paper ["Directional Bias Amplification"](https://arxiv.org/abs/2102.12594)
|
21 |
|
22 |
## How to Use
|
23 |
This metric operates on multi-label (including binary) classification settings where each image has a(n) associated sensitive attribute(s).
|
|
|
11 |
- evaluate
|
12 |
- metric
|
13 |
description: >-
|
14 |
+
Directional Bias Amplification is a metric that captures the amount of bias (i.e., a conditional probability) that is amplified. This metric was introduced in the ICML 2021 paper ["Directional Bias Amplification"](https://arxiv.org/abs/2102.12594) for fairness evaluation.
|
15 |
---
|
16 |
|
17 |
# Metric Card for Directional Bias Amplification
|
18 |
|
19 |
## Metric Description
|
20 |
+
Directional Bias Amplification is a metric that captures the amount of bias (i.e., a conditional probability) that is amplified. This metric was introduced in the ICML 2021 paper ["Directional Bias Amplification"](https://arxiv.org/abs/2102.12594) for fairness evaluation.
|
21 |
|
22 |
## How to Use
|
23 |
This metric operates on multi-label (including binary) classification settings where each image has a(n) associated sensitive attribute(s).
|