.get_domain_mapping {h2o}R Documentation

Get a mapping between columns and their domains

Description

Get a mapping between columns and their domains

Usage

.get_domain_mapping(model)

Arguments

model

an h2o model

Value

list containing a mapping from column to its domains (levels)


[Package h2o version 3.44.0.3 Index]