juliasilge/supervised-ML-case-studies-course

Chapter 1, Exercise 5, Slide 5 - variable continuity

Closed this issue · 1 comments

A very finicky point, but I mention it for continuity. Through the rest of the chapter, the variables for the training and testing set are "car_train" and "car_test", respectively, but on this slide, "car_training" and "car_testing" are used.

Thank you for the feedback! 🙌 I appreciate it.