public class ScorecardPMMLUtils extends Object
Constructor and Description |
---|
ScorecardPMMLUtils() |
Modifier and Type | Method and Description |
---|---|
static org.dmg.pmml.pmml_4_2.descr.Scorecard |
createScorecard() |
static String |
extractFieldNameFromCharacteristic(org.dmg.pmml.pmml_4_2.descr.Characteristic c) |
static String |
getDataType(org.dmg.pmml.pmml_4_2.descr.PMML pmmlDocument,
String fieldName) |
static org.dmg.pmml.pmml_4_2.descr.Extension |
getExtension(List extensions,
String extensionName) |
static String |
getExtensionValue(List extensions,
String extensionName) |
public static org.dmg.pmml.pmml_4_2.descr.Extension getExtension(List extensions, String extensionName)
public static org.dmg.pmml.pmml_4_2.descr.Scorecard createScorecard()
public static String getDataType(org.dmg.pmml.pmml_4_2.descr.PMML pmmlDocument, String fieldName)
public static String extractFieldNameFromCharacteristic(org.dmg.pmml.pmml_4_2.descr.Characteristic c)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.