neuralforecast icon indicating copy to clipboard operation
neuralforecast copied to clipboard

silent bug, training with NaNs values

Open AzulGarza opened this issue 4 years ago • 0 comments

We should include an exception when missing values are passed in the y column. The loss becomes nan during training but it is hard to notice that the problem is in the data.

image

AzulGarza avatar Feb 11 '22 00:02 AzulGarza