public class XGBoostClassificationModelConverter extends ProbabilisticClassificationModelConverter<ml.dmlc.xgboost4j.scala.spark.XGBoostClassificationModel> implements HasSparkMLXGBoostOptions
OPTION_INPUT_FLOATOPTION_BYTE_ORDER, OPTION_CHARSET, OPTION_COMPACT, OPTION_MISSING, OPTION_NTREE_LIMIT, OPTION_NUMERIC, OPTION_PRUNEOPTION_KEEP_PREDICTIONCOL| Constructor and Description |
|---|
XGBoostClassificationModelConverter(ml.dmlc.xgboost4j.scala.spark.XGBoostClassificationModel model) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.mining.MiningModel |
encodeModel(org.jpmml.converter.Schema schema) |
registerOutputFieldscheckSchema, getMiningFunction, getNumberOfClassesgetFeatures, getLabelencodeSchema, getModel, registerModelgetObject, getOption, getOptions, setOptionspublic XGBoostClassificationModelConverter(ml.dmlc.xgboost4j.scala.spark.XGBoostClassificationModel model)
public org.dmg.pmml.mining.MiningModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class ModelConverter<ml.dmlc.xgboost4j.scala.spark.XGBoostClassificationModel>Copyright © 2023. All rights reserved.