public interface HasXGBoostOptions
extends org.jpmml.converter.HasOptions, org.jpmml.converter.HasNativeConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
OPTION_BYTE_ORDER |
static String |
OPTION_CHARSET |
static String |
OPTION_COMPACT |
static String |
OPTION_INPUT_FLOAT |
static String |
OPTION_MISSING |
static String |
OPTION_NTREE_LIMIT |
static String |
OPTION_NUMERIC |
static String |
OPTION_PRUNE |
| Modifier and Type | Method and Description |
|---|---|
default Map<String,?> |
getNativeConfiguration() |
static final String OPTION_BYTE_ORDER
static final String OPTION_CHARSET
static final String OPTION_COMPACT
static final String OPTION_INPUT_FLOAT
static final String OPTION_MISSING
static final String OPTION_NTREE_LIMIT
static final String OPTION_NUMERIC
static final String OPTION_PRUNE
Copyright © 2024. All rights reserved.