public class KiePMMLRegressionModelFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static KiePMMLRegressionModel |
getKiePMMLRegressionModelClasses(org.dmg.pmml.DataDictionary dataDictionary,
org.dmg.pmml.TransformationDictionary transformationDictionary,
org.dmg.pmml.regression.RegressionModel model) |
static Map<String,String> |
getKiePMMLRegressionModelSourcesMap(org.dmg.pmml.DataDictionary dataDictionary,
org.dmg.pmml.TransformationDictionary transformationDictionary,
org.dmg.pmml.regression.RegressionModel model,
String packageName) |
public static KiePMMLRegressionModel getKiePMMLRegressionModelClasses(org.dmg.pmml.DataDictionary dataDictionary, org.dmg.pmml.TransformationDictionary transformationDictionary, org.dmg.pmml.regression.RegressionModel model) throws IOException, IllegalAccessException, InstantiationException
public static Map<String,String> getKiePMMLRegressionModelSourcesMap(org.dmg.pmml.DataDictionary dataDictionary, org.dmg.pmml.TransformationDictionary transformationDictionary, org.dmg.pmml.regression.RegressionModel model, String packageName) throws IOException
IOExceptionCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.