neuralforecast
neuralforecast copied to clipboard
silent bug, training with NaNs values
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.