udacity / deep-learning-v2-pytorch

Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
MIT License
5.26k stars 5.32k forks source link

fix: Scale the targets for test data #333

Closed HanzTantiangco closed 3 years ago

HanzTantiangco commented 3 years ago

I came across a problem where the model prediction is not being updated on the graph in the 'Check Out Your Predictions' section of the notebook because the test data was not scaled. See the following Udacity mentor's comments on the Knowledge platform for reference: https://knowledge.udacity.com/questions/510089