powered by
h2o.levels(x, i)
levels
iris.hex <- as.h2o(iris) h2o.levels(iris.hex, 5) # returns "setosa" "versicolor" "virginica"
Run the code above in your browser using DataLab