Description Usage Arguments Value Author(s) Examples
RMSE - Calcuates the Root Mean Squared Error
1 | rmse(actual, predicted)
|
actual |
actual values taken from the original df |
predicted |
predicted values taken from the model |
This function returns the calculated rmse
Eva Szin Takacs, szin.takacs.eva@gmail.com
1 | rmse(actual, predicted)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.