Data Challenge Lab Home

Model fitting [model]

(Builds on: Model EDA)
(Leads to: Model evaluation)

You’ve already learned how to visualize and explore your data in preparation for basic modeling. Now, you’ll learn how to fit models using a new set of packages called tidymodels.

Readings