Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SCORING_INTERVAL_MSEC |
15000 |
protected static final long |
WORK_TOTAL |
1000000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NO_PARENT |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DECIDED_ROW |
-1 |
public static final int |
FRESH |
0 |
public static final int |
MISSING_RESPONSE |
-1 |
public static final int |
OUT_OF_BAG |
-2 |
public static final int |
UNDECIDED_CHILD_NODE_ID |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
DEV_DEBUG |
false |
public static final int |
MAX_NTREES |
100000 |