Update my_pages/txt_pages.py
Browse files- my_pages/txt_pages.py +1 -1
my_pages/txt_pages.py
CHANGED
|
@@ -25,7 +25,7 @@ def render():
|
|
| 25 |
"with no evidence to elevate one over another due to lack of information, "
|
| 26 |
"is known as the <i>Rashomon effect.</i>", 4),
|
| 27 |
("As these models represent different interpretations of data, they might disagree with each other, "
|
| 28 |
-
"thus creating conflicting predictions, known as <i>predictive multiplicity.</i>", 4)
|
| 29 |
("<br><br>Click 'Next' to observe the Rashomon effect and multiplicity on an actual dataset.", 1)
|
| 30 |
]
|
| 31 |
|
|
|
|
| 25 |
"with no evidence to elevate one over another due to lack of information, "
|
| 26 |
"is known as the <i>Rashomon effect.</i>", 4),
|
| 27 |
("As these models represent different interpretations of data, they might disagree with each other, "
|
| 28 |
+
"thus creating conflicting predictions, known as <i>predictive multiplicity.</i>", 4),
|
| 29 |
("<br><br>Click 'Next' to observe the Rashomon effect and multiplicity on an actual dataset.", 1)
|
| 30 |
]
|
| 31 |
|