Description Usage Arguments Value Examples
A convenient wrapper function for find_model for models that have a formula and data argument, like lm
1 | find_template_formula_and_data(response, training_function, ...)
|
response |
The response column, as a string. |
training_function |
The function that trains the algorithm, such as |
... |
Named vectors of parameters to explore. |
A list that's compatible with the find_model
function
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.