- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 134字
- 2021-06-24 16:43:35
Mean absolute error
Mean Absolute Error, also known as MAE, is similar to MSE, with the critical difference that it sums the distances between the points and the prediction lines as opposed to computing the mean. It should be noted, MAE does not take into account directions in calculating the sum. For instance, if you had two data points, equidistant from the line, one being above and the other below, in effect, this would be balanced out with a positive and negative value. In machine learning, this is referred to as mean bias error, however, ML.NET does not provide this as part of the RegressionMetrics class at the time of this writing.
MAE is best used to evaluate models when outliers are considered simply anomalies and shouldn't be counted in evaluating a model's performance.
- 流量的秘密:Google Analytics網(wǎng)站分析與優(yōu)化技巧(第2版)
- ASP.NET MVC4框架揭秘
- Mastering Adobe Captivate 2017(Fourth Edition)
- Learning Real-time Processing with Spark Streaming
- Linux C/C++服務器開發(fā)實踐
- Python深度學習
- PowerCLI Cookbook
- Apache Spark Graph Processing
- Scratch真好玩:教小孩學編程
- Troubleshooting PostgreSQL
- 大學計算機基礎(第2版)(微課版)
- ANSYS Fluent 二次開發(fā)指南
- Mastering Gephi Network Visualization
- UML軟件建模
- Building Business Websites with Squarespace 7(Second Edition)