| Package | Description |
|---|---|
| org.jpmml.xgboost |
| Modifier and Type | Method and Description |
|---|---|
static FeatureMap |
XGBoostUtil.loadFeatureMap(java.io.InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.PMML |
Learner.encodePMML(org.dmg.pmml.FieldName targetField,
java.util.List<java.lang.String> targetCategories,
FeatureMap featureMap,
java.util.Map<java.lang.String,?> options) |
org.jpmml.converter.Schema |
Learner.encodeSchema(org.dmg.pmml.FieldName targetField,
java.util.List<java.lang.String> targetCategories,
FeatureMap featureMap,
XGBoostEncoder encoder) |
Copyright © 2019. All Rights Reserved.