public class RuleSetModelEvaluator extends ModelEvaluator<org.dmg.pmml.RuleSetModel>
| Constructor and Description |
|---|
RuleSetModelEvaluator(org.dmg.pmml.PMML pmml) |
RuleSetModelEvaluator(org.dmg.pmml.PMML pmml,
org.dmg.pmml.RuleSetModel ruleSetModel) |
| Modifier and Type | Method and Description |
|---|---|
Map<org.dmg.pmml.FieldName,?> |
evaluate(ModelEvaluationContext context) |
String |
getSummary() |
createContext, evaluate, getValue, preparegetActiveFields, getGroupFields, getLocalDerivedField, getMiningField, getMiningSchema, getModel, getOrCreateLocalTransformations, getOrCreateOutput, getOrCreateTargets, getOutputField, getOutputFields, getTarget, getTargetField, getTargetFields, resolveDerivedFieldfind, find, findAll, getDataDictionary, getDataField, getDerivedField, getFunction, getHeader, getModel, getModelManager, getModels, getOrCreateTransformationDictionary, getPMMLclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActiveFields, getDataField, getGroupFields, getMiningField, getOutputField, getOutputFields, getTargetField, getTargetFieldspublic RuleSetModelEvaluator(org.dmg.pmml.PMML pmml)
public RuleSetModelEvaluator(org.dmg.pmml.PMML pmml,
org.dmg.pmml.RuleSetModel ruleSetModel)
public String getSummary()
getSummary in interface ConsumergetSummary in class ModelManager<org.dmg.pmml.RuleSetModel>public Map<org.dmg.pmml.FieldName,?> evaluate(ModelEvaluationContext context)
evaluate in class ModelEvaluator<org.dmg.pmml.RuleSetModel>Copyright © 2014. All Rights Reserved.