public class TreeUtils
extends java.lang.Object
| Constructor and Description |
|---|
TreeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkInteractionConstraints(hex.ModelBuilder<?,?,?> mb,
water.fvec.Frame train,
java.lang.String[][] constraints) |
static void |
checkMonotoneConstraints(hex.ModelBuilder<?,?,?> mb,
water.fvec.Frame train,
hex.KeyValue[] constraints) |
static int |
getResponseLevelIndex(java.lang.String categorical,
SharedTreeModel.SharedTreeOutput sharedTreeOutput) |
public static void checkMonotoneConstraints(hex.ModelBuilder<?,?,?> mb,
water.fvec.Frame train,
hex.KeyValue[] constraints)
public static void checkInteractionConstraints(hex.ModelBuilder<?,?,?> mb,
water.fvec.Frame train,
java.lang.String[][] constraints)
public static int getResponseLevelIndex(java.lang.String categorical,
SharedTreeModel.SharedTreeOutput sharedTreeOutput)