| Package | Description |
|---|---|
| org.jpmml.xgboost |
| Modifier and Type | Method and Description |
|---|---|
static <DIS extends java.io.InputStream & java.io.DataInput> |
XGBoostUtil.loadLearner(DIS is,
java.lang.String charset) |
static Learner |
XGBoostUtil.loadLearner(java.io.InputStream is) |
static Learner |
XGBoostUtil.loadLearner(java.io.InputStream is,
java.nio.ByteOrder byteOrder,
java.lang.String charset) |
Copyright © 2020. All Rights Reserved.