EmilHvitfeldt / smltar

Manuscript of the book "Supervised Machine Learning for Text Analysis in R" by Emil Hvitfeldt and Julia Silge

Home Page:https://smltar.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a little more text when recipes are used again for dl chapters

EmilHvitfeldt opened this issue · comments

kick_rec <- recipe(~blurb, data = kickstarter_train) %>%