View source: R/random_forest_summary.R
error_table_rf | R Documentation |
Calculate MAPE and RMSE for rf and benchmark glm and format into gt table.
error_table_rf(rf_out)
rf_out |
Dataframe from model_rf. |
gt table with train/test MAPE and RMSE for each model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.