mxnet-notebooks
mxnet-notebooks copied to clipboard
linear-regression.ipynb returns 'nan' score
In linear-regression.ipynb cell No.9 and No.10, "model.score(eval_iter, metric)" occasionally return 'nan' as mean square error.
Tested on docker ubuntu with mxnet installed with 'pip install mxnet-cu75'.
Can you reproduce this issue? @karishmamalkan