You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/english/technical-tools/BDT.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,12 +151,18 @@ The unsupervised bias detection tool performs a series of steps:
151
151
152
152
<spanstyle="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:
153
153
<<<<<<< Updated upstream
154
+
<<<<<<< Updated upstream
155
+
=======
154
156
=======
155
157
156
158
H_0: no difference in `bias_variable` between the most deviating cluster and the rest of the dataset
157
159
H_A: difference in `bias_variable` between the most deviating cluster and the rest of the dataset
158
160
>>>>>>> Stashed changes
159
161
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
+
160
166
```
161
167
H_0: no difference in bias variable between the most deviating cluster and the rest of the dataset
162
168
H_A: difference in bias variable between the most deviating cluster and the rest of the dataset.
0 commit comments