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_NAN_AS_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_NAN_AS_MISSING
static final String OPTION_NTREE_LIMIT
static final String OPTION_NUMERIC
static final String OPTION_PRUNE
Copyright © 2022. All rights reserved.