dot-leaderboard_for_row function

Enhance leaderboard with per-model predictions.

Enhance leaderboard with per-model predictions.

.leaderboard_for_row(models_info, newdata, row_index, top_n = 20)

Arguments

  • models_info: models_info object
  • newdata: H2OFrame
  • row_index: index of the inspected row
  • top_n: leaderboard will contain top_n models

Returns

H2OFrame

  • Maintainer: Tomas Fryda
  • License: Apache License (== 2.0)
  • Last published: 2024-01-11