Skip to content

Commit 073a502

Browse files
authored
Update README.md
1 parent aa50ddd commit 073a502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Where `i` denotes the membership to unique subgroup from protected variable. Unp
131131
some fairness metrics like *Equalized odds* are satisfied if parity loss in both *TPR* and *FPR* is low
132132

133133
#### How easy it is to add custom fairness metric?
134-
It is relatively easy! [Check it out here](https://github.com/ModelOriented/fairmodels/blob/master/man/instructions/adding_new_metrics.png)
134+
It is relatively easy! [Check it out here](https://github.com/ModelOriented/fairmodels/blob/master/man/instructions/adding_new_metric.md)
135135

136136
### Fairness in regression
137137
R package fairmodels has support for regression models. Check fairness using `fairness_check_regression()` to approximate classification fairness metrics in regression setting. Plot object with `plot()` to visualize *fairness check* or with `plot_density()` to see model's output.

0 commit comments

Comments
 (0)