public class Learner extends Object
| Constructor and Description |
|---|
Learner() |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.PMML |
encodePMML(String targetName,
List<String> targetCategories,
FeatureMap featureMap) |
void |
load(XGBoostDataInput input) |
public void load(XGBoostDataInput input) throws IOException
IOExceptionpublic org.dmg.pmml.PMML encodePMML(String targetName, List<String> targetCategories, FeatureMap featureMap)
Copyright © 2016. All Rights Reserved.