Use Python to calculate the Mean Absolute Error (MAE) and the Root Mean Squared Error (RMSE).
The article is summarized in here. [Python] How to calculate MAE and RMSE
Recommended Posts