public class BoosterUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <M extends org.apache.spark.ml.Model<M> & org.apache.spark.ml.param.shared.HasPredictionCol & ml.dmlc.xgboost4j.scala.spark.params.GeneralParams,C extends ModelConverter<M> & HasSparkMLXGBoostOptions> |
encodeBooster(C converter,
ml.dmlc.xgboost4j.scala.Booster booster,
org.jpmml.converter.Schema schema) |
public static <M extends org.apache.spark.ml.Model<M> & org.apache.spark.ml.param.shared.HasPredictionCol & ml.dmlc.xgboost4j.scala.spark.params.GeneralParams,C extends ModelConverter<M> & HasSparkMLXGBoostOptions> org.dmg.pmml.mining.MiningModel encodeBooster(C converter, ml.dmlc.xgboost4j.scala.Booster booster, org.jpmml.converter.Schema schema)
Copyright © 2023. All rights reserved.