public interface HasExplainableBooster extends HasFeatureNamesIn
| Modifier and Type | Field and Description |
|---|---|
static String |
FEATURETYPE_CONTINUOUS |
static String |
FEATURETYPE_NOMINAL |
| Modifier and Type | Method and Description |
|---|---|
List<List<?>> |
getBins() |
List<String> |
getFeatureTypesIn() |
List<Object[]> |
getTermFeatures() |
List<org.jpmml.python.HasArray> |
getTermScores() |
getFeatureNamesInstatic final String FEATURETYPE_CONTINUOUS
static final String FEATURETYPE_NOMINAL
Copyright © 2024. All rights reserved.