public interface HasTreeOptions extends HasSkLearnOptions
| Modifier and Type | Field and Description |
|---|---|
static String |
OPTION_COMPACT |
static String |
OPTION_FLAT |
static String |
OPTION_NODE_EXTENSIONS |
static String |
OPTION_NODE_ID |
static String |
OPTION_WINNER_ID |
static final String OPTION_COMPACT
TreeModelCompactor,
Constant Field Valuesstatic final String OPTION_FLAT
TreeModelFlattener,
Constant Field Valuesstatic final String OPTION_NODE_EXTENSIONS
Node.hasExtensions(),
Node.getExtensions(),
Constant Field Valuesstatic final String OPTION_NODE_ID
Node.getId(),
Constant Field Valuesstatic final String OPTION_WINNER_ID
OutputField,
Constant Field ValuesCopyright © 2018. All rights reserved.