Kindly explain to me why i am getting this error when creating the submission file please .....ValueError: Input contains NaN, infinity or a value too large for dtype('float32').
Supposedly, somewhere in between your processing, there is a division by zero which gives infinite value.
That might be one reason for it.
Supposedly, somewhere in between your processing, there is a division by zero which gives infinite value.
That might be one reason for it.