Skip to content

Commit 5b30dc2

Browse files
committed
fixed notebook break over pages in regression2.
1 parent 2f04139 commit 5b30dc2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

regression2.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -870,6 +870,8 @@ a deep understanding of the problem—as well as the wrangling tools
870870
from previous chapters—to engineer useful new features that improve
871871
predictive performance.
872872

873+
\newpage
874+
873875
> **Note:** Feature engineering
874876
> is *part of tuning your model*, and as such you must not use your test data
875877
> to evaluate the quality of the features you produce. You are free to use

0 commit comments

Comments
 (0)