build_model_from_template | R Documentation |
builds a model object from a template which is given in a list of templates.
build_model_from_template(template_name, model_name = NULL,
features = NULL, templates = default_templates, metric = "gini")
template_name |
|
model_name |
|
features |
|
templates |
|
A object inheriting from class MODEL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.