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 34bafc7 commit 0c95db7Copy full SHA for 0c95db7
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: mlr3fairness
2
Type: Package
3
Title: Fairness Auditing and Debiasing for 'mlr3'
4
-Version: 0.3.1-9000
+Version: 0.3.2
5
Authors@R:
6
c(
7
person(given = "Florian",
NEWS.md
@@ -1,4 +1,4 @@
-# mlr3fairness 0.3.1-9000
+# mlr3fairness 0.3.2
* The `Task` printer now prints the protected attribute.
* `fairness_ tensor` has a new argument `normalize` that controls normalization.
Possible values are `"all"` (global) `"group"` (by group) and `"none"` (no normalization).
0 commit comments