Skip to content

Commit a8268ce

Browse files
committed
Update README with arXiv link
1 parent 2991e21 commit a8268ce

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
This repository contains a software package implementing RandALO, a fast randomized method for risk estimation of machine learning models, as described in the paper,
44

5-
P. T. Nobel, D. LeJeune, E. J. Candès. RandALO: Out-of-sample risk estimation in no time flat. 2024.
5+
P. T. Nobel, D. LeJeune, E. J. Candès. RandALO: Out-of-sample risk estimation in no time flat. 2024. [arXiv:2409.09781](https://arxiv.org/abs/2409.09781).
6+
7+
Note: the experiments in the paper were performed in an earlier version of the codebase available in the [`paper-code`](https://github.com/cvxgrp/randalo/tree/paper-code) branch.
68

79
## Installation
810

0 commit comments

Comments
 (0)