View source: R/supervised-xgboost.R
| tl_plot_xgboost_tree | R Documentation |
Plot XGBoost tree visualization
tl_plot_xgboost_tree(model, tree_index = 0, ...)
model |
A tidylearn XGBoost model object |
tree_index |
Index of the tree to plot (default: 0, first tree) |
... |
Additional arguments |
Tree visualization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.