Skip to content

Commit d755d79

Browse files
author
Vianney Taquet
committed
Fix typos in doc
1 parent 559dfa7 commit d755d79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/theoretical_description_classification.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ on the marginal coverage such that :
2727
P \{Y_{n+1} \in \hat{C}_{n, \alpha}(X_{n+1}) \} \geq 1 - \alpha
2828
2929
30-
In words, for a typical risk level :math:`\alpha`` of :math:`10 \%`, we want to construct prediction sets that contain the true observations
31-
for at least :math:`90 \%`` of the new test data points.
30+
In words, for a typical risk level :math:`\alpha` of :math:`10 \%`, we want to construct prediction sets that contain the true observations
31+
for at least :math:`90 \%` of the new test data points.
3232
Note that the guarantee is possible only on the marginal coverage, and not on the conditional coverage
3333
:math:`P \{Y_{n+1} \in \hat{C}_{n, \alpha}(X_{n+1}) | X_{n+1} = x_{n+1} \}` which depends on the location of the new test point in the distribution.
3434

0 commit comments

Comments
 (0)