tybrs commited on
Commit
bc513a5
1 Parent(s): 1b1daa8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -46,7 +46,6 @@ metric.add_batch(target=target,
46
  label=label,
47
  output=output)
48
 
49
- subgroups = set(group for group_list in a for group in group_list) - set(['Disability'])
50
  metric.compute(target=a,
51
  label=b,
52
  output=c,
 
46
  label=label,
47
  output=output)
48
 
 
49
  metric.compute(target=a,
50
  label=b,
51
  output=c,