public static class RandomForest.NodeIndexInfo
extends Object
implements scala.Serializable
Constructor and Description |
---|
RandomForest.NodeIndexInfo(int nodeIndexInGroup,
scala.Option<int[]> featureSubset) |
Modifier and Type | Method and Description |
---|---|
scala.Option<int[]> |
featureSubset() |
int |
nodeIndexInGroup() |