Quote:
Originally Posted by alasdairj
I have tried to implement the code for Q1, but it looks like my code produces TWO models which get the validation set 100% correct. Does anyone else get this? If so, which answer is correct if they both are? If not, I don't se what I am doing wrong...
|
Had the same problem - in my case the error was that there was a bug which included the last 10 points in the training set (and then used them as a validation set).