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 fileIOExceptionCopyright © 2024 Actian Corporation. All rights reserved.