Helper to Plot Model Results
1 | plot_fits(x, y, glmnet_fit, rf_fit)
|
x |
The covariates to use for training. |
y |
The response to fit to. |
glmnet_fit |
The result of a glmnet model, to visualize. |
rf_fit |
The result of a rf model, to visualize. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.