M07 Final Quiz Question 4

M07 final Quiz Q4

Got the wrong answer but I don’t understand why as my code works (not so often :slight_smile: ). Adding shufflesplit does not really change the result anyway (cv = ShuffleSplit(n_splits=4, random_state=0))

numerical_columns= ["heart-rate", "cadence"]
data = cycling[numerical_columns]

OK I understood that I had to take the full data set but I believe i more precise presentation may help to avoid others to do the same mistake

Yes it was we meant by:

we will create a predictive model that uses all available sensor measurements