Long-standing FIXME in vi_model.H2OBinomialModel() (glm branch): h2o.varimp() output may include an extra row at the bottom (intercept?), and the 3-column rename assumes a fixed shape. Needs a live h2o session to characterize across h2o versions and GLM families, then either drop the row explicitly or handle the real column names.
Long-standing FIXME in
vi_model.H2OBinomialModel()(glm branch):h2o.varimp()output may include an extra row at the bottom (intercept?), and the 3-column rename assumes a fixed shape. Needs a live h2o session to characterize across h2o versions and GLM families, then either drop the row explicitly or handle the real column names.