Cost Functions
Mean Squared Error (MSE)
Root Mean Squared Error (RMSE)
Mean Absolute Error (MAE)
Comparisons
MSE v.s. MAE
| MSE | MAE | |
|---|---|---|
| Robustness to outliers | Low | High |
| Stability of solution | High | Low |
| Number of solutions | Unique | multiple |
| MSE | MAE | |
|---|---|---|
| Robustness to outliers | Low | High |
| Stability of solution | High | Low |
| Number of solutions | Unique | multiple |