What measure how far the predictions are from the actual values in machine learning?
Answer Posted / Nanak Singh
The measure that determines the distance between the predicted and actual values in machine learning is called Error or Loss Function. Examples include Mean Squared Error (MSE), Root Mean Squared Error (RMSE), and Mean Absolute Error (MAE).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers