public static class IsolationForest.VarSplits extends water.Iced<IsolationForest.VarSplits>
Modifier and Type | Field and Description |
---|---|
float[] |
_aggSplitRatios |
int[] |
_splitCounts |
long[] |
_splitDepths |
Modifier and Type | Method and Description |
---|---|
water.util.TwoDimTable |
toTwoDimTable(java.lang.String[] coef_names,
java.lang.String table_header) |