Retrieve the respective weight matrix

h2o.weights(object, matrix_id = 1)

Arguments

object

An H2OModel or H2OModelMetrics

matrix_id

An integer, ranging from 1 to number of layers + 1, that specifies the weight matrix to return.