Plot Output Functions
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | model_xgb(res)
model_xgb_custom(
res,
mtry,
trees,
min_n,
tree_depth,
learn_rate,
loss_reduction,
sample_size
)
model_xgb_hyp(res, trees_hyp, grid_size)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.