public class EnsureClassificationMethodTransformer extends Object implements PMMLTransformer<RuntimeException>
A PMML transformer that ensures the availability of correct SupportVectorMachineModel.getClassificationMethod() attribute.
| Constructor and Description |
|---|
EnsureClassificationMethodTransformer() |
public EnsureClassificationMethodTransformer()
public org.dmg.pmml.PMML apply(org.dmg.pmml.PMML pmml)
apply in interface PMMLTransformer<RuntimeException>Copyright © 2022. All rights reserved.