mxnet-notebooks icon indicating copy to clipboard operation
mxnet-notebooks copied to clipboard

linear-regression.ipynb returns 'nan' score

Open kevinthesun opened this issue 8 years ago • 0 comments

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

kevinthesun avatar Feb 17 '17 23:02 kevinthesun