.leaderboard_for_row | R Documentation |
Enhance leaderboard with per-model predictions.
.leaderboard_for_row(models_info, newdata, row_index, top_n = 20)
models_info |
models_info object |
newdata |
H2OFrame |
row_index |
index of the inspected row |
top_n |
leaderboard will contain top_n models |
H2OFrame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.