| Package | Description |
|---|---|
| org.jpmml.lightgbm |
| Modifier and Type | Method and Description |
|---|---|
static GBDT |
LightGBMUtil.loadGBDT(java.io.InputStream is) |
static GBDT |
LightGBMUtil.loadGBDT(java.util.Iterator<java.lang.String> lines) |
| Modifier and Type | Method and Description |
|---|---|
static org.jpmml.converter.Schema |
LightGBMUtil.toLightGBMSchema(GBDT gbdt,
org.jpmml.converter.Schema schema) |
Copyright © 2019. All Rights Reserved.