public class BoosterUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <C extends ModelConverter<?> & org.jpmml.xgboost.HasXGBoostOptions> |
encodeBooster(C converter,
ml.dmlc.xgboost4j.scala.Booster booster,
org.jpmml.converter.Schema schema) |
public static <C extends ModelConverter<?> & org.jpmml.xgboost.HasXGBoostOptions> org.dmg.pmml.mining.MiningModel encodeBooster(C converter, ml.dmlc.xgboost4j.scala.Booster booster, org.jpmml.converter.Schema schema)
Copyright © 2023. All rights reserved.