plant_tree | R Documentation |
Plant tree from list of models
plant_tree(path_to_models = "default")
path_to_models |
list of models. If not provided, list of default pretrained models in the package will be used. |
tree structure and plot of tree
# to create the tree of classifiers
# (in this example, based on default classifiers)
plant_tree()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.