Machine Learning --> MSE&RMSE&MAE
时间:2021-04-23 00:22:26
收藏:0
阅读:26
1.均方误差MSE(Mean Square Error):
2.均方根误差RMSE(Root Mean Squared Error):
均方根误差RMSE很好的解决了量纲的问题。
3.平均绝对误差MAE(Mean Absolute Error):
原文:https://www.cnblogs.com/aluomengmengda/p/14691038.html
评论(0)