public class GBDTUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.dmg.pmml.mining.MiningModel |
encodeModel(Estimator gbdt,
MultiOneHotEncoder ohe,
List<? extends Number> coef,
Number intercept,
org.jpmml.converter.Schema schema) |
public static org.dmg.pmml.mining.MiningModel encodeModel(Estimator gbdt, MultiOneHotEncoder ohe, List<? extends Number> coef, Number intercept, org.jpmml.converter.Schema schema)
Copyright © 2022. All rights reserved.