| Package | Description |
|---|---|
| org.jpmml.xgboost |
| Modifier and Type | Method and Description |
|---|---|
static <DIS extends InputStream & DataInput> |
XGBoostUtil.loadLearner(DIS is,
String charset,
String jsonPath) |
static Learner |
XGBoostUtil.loadLearner(InputStream is) |
static Learner |
XGBoostUtil.loadLearner(InputStream is,
ByteOrder byteOrder,
String charset) |
static Learner |
XGBoostUtil.loadLearner(InputStream is,
ByteOrder byteOrder,
String charset,
String jsonPath) |
Copyright © 2023. All rights reserved.