Learn R Programming

h2o (version 3.26.0.2)

h2o.varsplits: Retrieve per-variable split information for a given Isolation Forest model.

Description

Retrieve per-variable split information for a given Isolation Forest model.

Usage

h2o.varsplits(object)

Arguments

object

An Isolation Forest model represented by '>H2OModel object.