public class KiePMMLClusteringModelFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static KiePMMLClusteringModel |
getKiePMMLClusteringModel(org.dmg.pmml.DataDictionary dataDictionary,
org.dmg.pmml.TransformationDictionary transformationDictionary,
org.dmg.pmml.clustering.ClusteringModel model,
String packageName,
org.kie.pmml.commons.model.HasClassLoader hasClassLoader) |
static Map<String,String> |
getKiePMMLClusteringModelSourcesMap(org.dmg.pmml.DataDictionary dataDictionary,
org.dmg.pmml.TransformationDictionary transformationDictionary,
org.dmg.pmml.clustering.ClusteringModel model,
String packageName) |
public static KiePMMLClusteringModel getKiePMMLClusteringModel(org.dmg.pmml.DataDictionary dataDictionary, org.dmg.pmml.TransformationDictionary transformationDictionary, org.dmg.pmml.clustering.ClusteringModel model, String packageName, org.kie.pmml.commons.model.HasClassLoader hasClassLoader)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.