Skip to content

Commit e603c1a

Browse files
authored
Merge pull request #300 from NGO-Algorithm-Audit/feature/structural_edits
Feature/structural edits
2 parents a32b1e9 + ff8c273 commit e603c1a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

content/english/technical-tools/BDT.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,18 @@ The unsupervised bias detection tool performs a series of steps:
151151

152152
<span style="color:#005AA7">Step 5. Testing cluster differences wrt. bias variable:</span> Statistical hypothesis testing is performed to evaluate whether the bias variable differ significantly in the most deviating cluster compared to the rest of the dataset. A one-sided Z-test is used to compare the means of the bias variable by testing the following hypothesis:
153153
<<<<<<< Updated upstream
154+
<<<<<<< Updated upstream
155+
=======
154156
=======
155157

156158
H_0: no difference in `bias_variable` between the most deviating cluster and the rest of the dataset
157159
H_A: difference in `bias_variable` between the most deviating cluster and the rest of the dataset
158160
>>>>>>> Stashed changes
159161
162+
H_0: no difference in `bias_variable` between the most deviating cluster and the rest of the dataset
163+
H_A: difference in `bias_variable` between the most deviating cluster and the rest of the dataset
164+
>>>>>>> Stashed changes
165+
160166
```
161167
H_0: no difference in bias variable between the most deviating cluster and the rest of the dataset
162168
H_A: difference in bias variable between the most deviating cluster and the rest of the dataset.

tina/tina-lock.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)