public interface HasTreeOptions extends HasSparkMLOptions, org.jpmml.converter.HasNativeConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
OPTION_COMPACT |
static String |
OPTION_ESTIMATE_FEATURE_IMPORTANCES |
| Modifier and Type | Method and Description |
|---|---|
default Map<String,?> |
getNativeConfiguration() |
static final String OPTION_COMPACT
TreeModelCompactor,
Constant Field Valuesstatic final String OPTION_ESTIMATE_FEATURE_IMPORTANCES
Copyright © 2021. All rights reserved.