| Modifier and Type | Class and Description |
|---|---|
class |
XGBoostClassificationModelConverter |
class |
XGBoostRegressionModelConverter |
| 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> |
BoosterUtil.encodeBooster(C converter,
ml.dmlc.xgboost4j.scala.Booster booster,
org.jpmml.converter.Schema schema) |
Copyright © 2023. All rights reserved.