public abstract class AssociationRulesModelConverter<T extends org.apache.spark.ml.Model<T> & org.apache.spark.ml.param.shared.HasPredictionCol> extends ModelConverter<T>
| Constructor and Description |
|---|
AssociationRulesModelConverter(T model) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.MiningFunction |
getMiningFunction() |
checkSchema, encodeModel, encodeSchema, getFeatures, getLabel, getModel, registerModel, registerOutputFieldsgetObject, getOption, getOptions, setOptionspublic AssociationRulesModelConverter(T model)
public org.dmg.pmml.MiningFunction getMiningFunction()
getMiningFunction in class ModelConverter<T extends org.apache.spark.ml.Model<T> & org.apache.spark.ml.param.shared.HasPredictionCol>Copyright © 2023. All rights reserved.