Not sure what is wrong this is straight forward implementation of mean squared error.
predicted value - target valued squared and looped through. Anyone else getting this?
Moderator edit, code removed.
Not sure what is wrong this is straight forward implementation of mean squared error.
predicted value - target valued squared and looped through. Anyone else getting this?
Moderator edit, code removed.
Looks like an indentation error. Its working now.