public static class XGBoostSetupTask.FrameNodes
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
water.fvec.Frame |
_fr |
boolean[] |
_nodes |
int |
_numNodes |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumNodes() |
boolean |
isSubsetOf(XGBoostSetupTask.FrameNodes otherNodes) |
public final water.fvec.Frame _fr
public final boolean[] _nodes
public final int _numNodes
public int getNumNodes()
public boolean isSubsetOf(XGBoostSetupTask.FrameNodes otherNodes)