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.