public class SupportVectorMachineModelEvaluator extends ModelEvaluator<org.dmg.pmml.SupportVectorMachineModel>
| Constructor and Description |
|---|
SupportVectorMachineModelEvaluator(org.dmg.pmml.PMML pmml) |
SupportVectorMachineModelEvaluator(org.dmg.pmml.PMML pmml,
org.dmg.pmml.SupportVectorMachineModel supportVectorMachineModel) |
| Modifier and Type | Method and Description |
|---|---|
Map<org.dmg.pmml.FieldName,?> |
evaluate(ModelEvaluationContext context) |
String |
getSummary() |
createContext, evaluate, getDataField, getDataField, getValue, getValue, prepare, verifygetActiveFields, getGroupFields, getLocalDerivedField, getLocalTransformations, getMiningField, getMiningFields, getMiningSchema, getModel, getOrderFields, getOutput, getOutputField, getOutputFields, getTarget, getTargetField, getTargetFields, getTargets, resolveDerivedFieldfind, find, findAll, getDataDictionary, getDerivedField, getFunction, getHeader, getModel, getModelManager, getModelManager, getModels, getPMML, getTransformationDictionaryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActiveFields, getGroupFields, getMiningField, getOrderFields, getOutputField, getOutputFields, getTargetField, getTargetFieldspublic SupportVectorMachineModelEvaluator(org.dmg.pmml.PMML pmml)
public SupportVectorMachineModelEvaluator(org.dmg.pmml.PMML pmml,
org.dmg.pmml.SupportVectorMachineModel supportVectorMachineModel)
public String getSummary()
getSummary in interface ConsumergetSummary in class ModelManager<org.dmg.pmml.SupportVectorMachineModel>public Map<org.dmg.pmml.FieldName,?> evaluate(ModelEvaluationContext context)
evaluate in class ModelEvaluator<org.dmg.pmml.SupportVectorMachineModel>Copyright © 2015. All Rights Reserved.