bike_mod_results | R Documentation |
Get Bike Model Results
bike_mod_results(mod, mod_name, test_df, pred_mat_func)
mod |
Mode, fed to predict |
mod_name |
model name for storage |
test_df |
data frame of test data |
pred_mat_func |
function to convert from test_df into prediction matrix for mod |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.