Skip to content

Commit 3831e0f

Browse files
Update README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 835403d commit 3831e0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ for (date, rating) in history {
7474
}
7575

7676
let parameters = compute_parameters(ComputeParametersInput {
77+
// For best results, `train_set` should contain review histories from many cards.
7778
train_set: items,
7879
..Default::default()
7980
})?;

0 commit comments

Comments
 (0)