| Package | Description |
|---|---|
| org.jpmml.xgboost |
| Modifier and Type | Method and Description |
|---|---|
FeatureMap |
Learner.encodeFeatureMap() |
static FeatureMap |
XGBoostUtil.loadFeatureMap(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.PMML |
Learner.encodePMML(Map<String,?> options,
String targetName,
List<String> targetCategories,
FeatureMap featureMap) |
org.jpmml.converter.Schema |
Learner.encodeSchema(String targetName,
List<String> targetCategories,
FeatureMap featureMap,
XGBoostEncoder encoder) |
Copyright © 2023. All rights reserved.