Skip to content

Commit 95b4166

Browse files
minor ed
1 parent 869a3b6 commit 95b4166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/classification2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ right proportions of each category of observation.
491491

492492
```{code-cell} ipython3
493493
:tags: [remove-cell]
494-
# seed hacking to get a split so that recall goes up when we tune later on
494+
# seed hacking
495495
np.random.seed(1)
496496
```
497497

0 commit comments

Comments
 (0)