Machine Learning --> MSE&RMSE&MAE

1.均方误差MSE(Mean Square Error):
在这里插入图片描述


2.均方根误差RMSE(Root Mean Squared Error):
在这里插入图片描述
均方根误差RMSE很好的解决了量纲的问题。


3.平均绝对误差MAE(Mean Absolute Error):
在这里插入图片描述

 

posted @ 2021-04-22 19:02  阿洛萌萌哒  阅读(94)  评论(0编辑  收藏  举报