Topics Root Mean Squared Error MSE=n1i=1∑n(yi−y^i)2 yi is the value of a data point from the test data y^i is the value of our prediction at xi according to the model built upon training data