Plot predicted versus actual
1 | plot_actual_vs_fit(train, test, m_id_sort)
|
1 2 | plot_list <- list()
plot_list <- plot_actual_vs_fit(train, test, m_id_sort)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.