public class PMML4ModelFactory extends Object
Modifier and Type | Method and Description |
---|---|
static PMML4ModelFactory |
getInstance() |
PMML4Model |
getModel(org.dmg.pmml.pmml_4_2.descr.Segment segment,
MiningSegmentation segmentation) |
List<PMML4Model> |
getModels(PMML4Unit owner) |
public static PMML4ModelFactory getInstance()
public PMML4Model getModel(org.dmg.pmml.pmml_4_2.descr.Segment segment, MiningSegmentation segmentation)
public List<PMML4Model> getModels(PMML4Unit owner)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.