We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 372e30a commit 0926040Copy full SHA for 0926040
RELEASE.md
@@ -4,6 +4,8 @@
4
5
## Major Features and Improvements
6
7
+* Add Flip Count metrics for Counterfactual Fairness evaluation.
8
+
9
## Bug fixes and other changes
10
11
## Breaking changes
@@ -14,8 +16,6 @@
14
16
15
17
18
-* N/A
-
19
20
21
* Added test cases for DLVM testing.
@@ -40,6 +40,7 @@
40
41
* Sorting fairness metrics table rows to keep slices in order with slice drop
42
down in the UI.
43
+* Add Flip Rate metrics for Counterfactual Fairness evaluation.
44
45
46
0 commit comments