1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Machine Learning in the Tidyverse

Connected

अभ्यास

Build cross-validated models

In this exercise, you will build a linear model predicting life_expectancy using all available features. You will do this for the train data of each cross-validation fold.

निर्देश

100 XP

Build models predicting life_expectancy using all available features with the train data for each fold of the cross validation.