public class BoosterUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static <E extends Estimator & HasBooster & HasLightGBMOptions> |
encodeModel(E estimator,
org.jpmml.converter.Schema schema) |
static <E extends Estimator & HasBooster> |
getNumberOfFeatures(E estimator) |
public static <E extends Estimator & HasBooster> int getNumberOfFeatures(E estimator)
public static <E extends Estimator & HasBooster & HasLightGBMOptions> org.dmg.pmml.mining.MiningModel encodeModel(E estimator, org.jpmml.converter.Schema schema)
Copyright © 2018. All Rights Reserved.