public interface HasLightGBMOptions
extends org.jpmml.converter.HasOptions, org.jpmml.converter.HasNativeConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
OPTION_COMPACT |
static String |
OPTION_NAN_AS_MISSING |
static String |
OPTION_NUM_ITERATION |
| Modifier and Type | Method and Description |
|---|---|
default Map<String,?> |
getNativeConfiguration() |
static final String OPTION_COMPACT
static final String OPTION_NAN_AS_MISSING
static final String OPTION_NUM_ITERATION
Copyright © 2024. All rights reserved.