Summary
Summary Week 13
Using the code in section 4.4 create 10 subsets of the okc_train data set. Create an analysis set and an assessment set, ANSWER THE FOLLOWING QUESTION: 1. What does sdf_random_split() do? 2. Explain the function of (rbind, vfolds[2:10]) Use the code in section 4.4 to transform the analysis set...
[Show more]