The classification target is derived from the regression one
Machine Learning · from What learning from data means
X and ysupervisedclassificationregressiongeneralisationwhen not to use MLPutting the kettle on…
Starting up…
Exercise 4
The classification target is derived from the regression one. Show it: return whether late is exactly minutes > 30 for every row, as a bool.
your answer
stuck? the lesson behind it
What learning from data means
Features, target, generalisation — and when to write a rule instead