Skip to content

Commit

Permalink
UPD: docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
SZiane committed Jul 20, 2023
1 parent c14bf92 commit 31eed70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mapie/control_risk/crc_rcps.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ def get_r_hat_plus(
) -> Tuple[NDArray, NDArray]:
"""
Compute the upper bound of the loss for each lambda.
The procedure here is the one presented in paper RCPS[1]
and CRC [2].
The procedure here are the RCPS[1]
and CRC [2] methods.
Parameters
----------
Expand Down

0 comments on commit 31eed70

Please sign in to comment.