public class XGBoostUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static FeatureMap |
loadFeatureMap(InputStream is) |
static Learner |
loadLearner(InputStream is) |
public static Learner loadLearner(InputStream is) throws IOException
IOExceptionpublic static FeatureMap loadFeatureMap(InputStream is) throws IOException
IOExceptionCopyright © 2016. All Rights Reserved.