Skip to content

Commit 31d62b6

Browse files
hid setup block in classification 2
1 parent 87d0ddf commit 31d62b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classification2.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Classification II: evaluation & tuning {#classification2}
22

3-
```{r classification2-setup}
3+
```{r classification2-setup, echo = FALSE, message = FALSE, warning = FALSE}
44
library(gridExtra)
55
66
knitr::opts_chunk$set(fig.align = "center")

0 commit comments

Comments
 (0)