| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OPTION_BYTE_ORDER |
"byte_order" |
public static final String |
OPTION_CHARSET |
"charset" |
public static final String |
OPTION_COMPACT |
"compact" |
public static final String |
OPTION_MISSING |
"missing" |
public static final String |
OPTION_NTREE_LIMIT |
"ntree_limit" |
public static final String |
OPTION_NUMERIC |
"numeric" |
public static final String |
OPTION_PRUNE |
"prune" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SPLIT_CATEGORICAL |
1 |
public static final int |
SPLIT_NUMERICAL |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BINF_HEADER |
"binf" |
public static final String |
SERIALIZATION_HEADER |
"CONFIG-offset:" |
Copyright © 2023. All rights reserved.