From af909cc14acc51d6909cef7118edf9c388e383e3 Mon Sep 17 00:00:00 2001 From: Shivam Jindal Date: Tue, 29 Dec 2020 05:12:31 -0800 Subject: [PATCH] Adding FlipCount metrics for Counterfactual Fairness Evaluation PiperOrigin-RevId: 349409316 --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 25dd3fb7..58ed7a9e 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -14,7 +14,7 @@ ## Major Features and Improvements -* N/A +* Add Flip Count metrics for Counterfactual Fairness evaluation. ## Bug fixes and other changes