Update my_pages/multiverse.py
Browse files- my_pages/multiverse.py +1 -1
my_pages/multiverse.py
CHANGED
|
@@ -269,5 +269,5 @@ def render():
|
|
| 269 |
You might want higher multiplicity, to avoid competiting for the same loan applicants with others and to give a chance to unique applicants.<br><br>
|
| 270 |
On the other hand, you might instead want lower multiplicity, to take lower risks and to avoid facing a justification crisis, i.e.,
|
| 271 |
not able to explain why you rejected certain applicants when they were accepted by everyone else.<br><br>
|
| 272 |
-
Whether you want higher or lower multiplicity depends on the context. However,
|
| 273 |
""")
|
|
|
|
| 269 |
You might want higher multiplicity, to avoid competiting for the same loan applicants with others and to give a chance to unique applicants.<br><br>
|
| 270 |
On the other hand, you might instead want lower multiplicity, to take lower risks and to avoid facing a justification crisis, i.e.,
|
| 271 |
not able to explain why you rejected certain applicants when they were accepted by everyone else.<br><br>
|
| 272 |
+
Whether you want higher or lower multiplicity depends on the context. However, auditing multiplicity in any AI problem is extremely important!
|
| 273 |
""")
|