prakharg24 commited on
Commit
6a8184d
·
verified ·
1 Parent(s): 812d89f

Update my_pages/txt_pages.py

Browse files
Files changed (1) hide show
  1. 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