.interpretable {h2o}R Documentation

Is the model considered to be interpretable, i.e., simple enough.

Description

Is the model considered to be interpretable, i.e., simple enough.

Usage

.interpretable(model)

Arguments

model

model or a string containing model id

Value

boolean


[Package h2o version 3.44.0.3 Index]