Description Usage Arguments Details
mse(predictions, actual)
1 | mse(predictions, actual)
|
predictions |
vector of predicted values |
actual |
vector of actual values |
means squared error is simply the sum of squared differences between predictions and actual values divided by the number of values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.