We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87d0ddf commit 31d62b6Copy full SHA for 31d62b6
classification2.Rmd
@@ -1,6 +1,6 @@
1
# Classification II: evaluation & tuning {#classification2}
2
3
-```{r classification2-setup}
+```{r classification2-setup, echo = FALSE, message = FALSE, warning = FALSE}
4
library(gridExtra)
5
6
knitr::opts_chunk$set(fig.align = "center")
0 commit comments