Skip to content

Commit 261fa53

Browse files
committed
show figure 2.2 in chapter 2
1 parent 6420a50 commit 261fa53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/chapters/chapter2/data_and_basic_modeling.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ tsk_mtcars
116116

117117
We can plot the task using the `r mlr3viz` package, which gives a graphical summary of the distribution of the target and feature values:
118118

119-
```{r data_and_basic_modeling-006, message=FALSE, output = FALSE}
119+
```{r data_and_basic_modeling-006, message=FALSE}
120120
#| label: fig-mtcars
121121
#| fig-cap: "Overview of the mtcars dataset."
122122
#| fig-alt: Diagram shows six plots, three are line plots showing the relationship between continuous variables, and three are scatter plots showing relationships between other variables.

0 commit comments

Comments
 (0)