Hi all,
I'm currently modelling running performance using multiple linear regression. The data has GENDER and AGE as inputs amongst others, the target is RACE_TIME.
I've partitioned the data into training and test for cross validation purposes. I've tried a couple of approaches 1) to generate...