Skip to content

Commit 792493b

Browse files
committed
fixing dangling sentence at top of pg 226
1 parent 07a661a commit 792493b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

classification2.Rmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,6 @@ vfold_metrics_50 <- workflow() |>
749749
add_model(knn_spec) |>
750750
fit_resamples(resamples = cancer_vfold_50) |>
751751
collect_metrics()
752-
753752
vfold_metrics_50
754753
```
755754

0 commit comments

Comments
 (0)