public abstract class ModelConverter<T extends org.apache.spark.ml.PredictionModel<?,T>> extends TransformerConverter<T>
| Constructor and Description |
|---|
ModelConverter(T transformer) |
| Modifier and Type | Method and Description |
|---|---|
abstract org.dmg.pmml.Model |
encodeModel(org.jpmml.converter.FeatureSchema schema) |
getTransformerpublic ModelConverter(T transformer)
Copyright © 2016. All Rights Reserved.