Skip to content

Commit 8e36db4

Browse files
authored
Merge pull request #215 from AndreaPi/patch-2
Update theoretical_description_classification.rst
2 parents e56f709 + 726e731 commit 8e36db4

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
@@ -67,7 +67,7 @@ The conformity scores are computed by summing the ranked scores of each label, f
6767
label of the observation :
6868

6969
.. math::
70-
s_i(X_i, Y_i) = \sum^k_{j=1} \hat{\mu}(X_i)_{\pi_j} \quad \text{where} \quad Y_i = \pi_j
70+
s_i(X_i, Y_i) = \sum^k_{j=1} \hat{\mu}(X_i)_{\pi_j} \quad \text{where} \quad Y_i = \pi_k
7171
7272
7373
The quantile :math:`\hat{q}` is then computed the same way as the LABEL method.
@@ -198,4 +198,4 @@ NeurIPS 202 (spotlight), 2020.
198198

199199
[3] Anastasios Nikolas Angelopoulos, Stephen Bates, Michael Jordan and Jitendra Malik.
200200
"Uncertainty Sets for Image Classifiers using Conformal Prediction."
201-
International Conference on Learning Representations 2021.
201+
International Conference on Learning Representations 2021.

0 commit comments

Comments
 (0)