Files
Weather-Project/Project Final/Transformation
nmelone 270798f23e Scaling and Naive Case added
Implemented scaling to the data so that the final MSE calculation worked properly since the predictions are already scaled between [0,1].

Added the Naive Case of averaging the previous 5 frames together to get a naive prediction.
2018-10-22 17:21:33 -05:00
..