public class XGBoostUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static FeatureMap |
loadFeatureMap(InputStream is) |
static Learner |
loadLearner(InputStream is) |
static org.jpmml.converter.Schema |
toXGBoostSchema(org.jpmml.converter.Schema schema) |
public static Learner loadLearner(InputStream is) throws IOException
IOExceptionpublic static FeatureMap loadFeatureMap(InputStream is) throws IOException
IOExceptionpublic static org.jpmml.converter.Schema toXGBoostSchema(org.jpmml.converter.Schema schema)
Copyright © 2017. All Rights Reserved.