public interface ModelConverter
Modifier and Type | Method and Description |
---|---|
void |
convert(PMMLAssociationModel model,
File targetFile)
Convert the given PMML model into the target format and persist the
results at the given location.
|
void convert(PMMLAssociationModel model, File targetFile) throws IOException
model
- PMML model to converttargetFile
- location of target fileIOException
Copyright © 2016 Actian Corporation. All rights reserved.