public class RuleSetModelManager extends ModelManager<RuleSetModel>
| Constructor and Description |
|---|
RuleSetModelManager() |
RuleSetModelManager(PMML pmml) |
RuleSetModelManager(PMML pmml,
RuleSetModel ruleSetModel) |
| Modifier and Type | Method and Description |
|---|---|
RuleSetModel |
createModel() |
RuleSetModel |
getModel() |
RuleSet |
getRuleSet() |
String |
getSummary()
Returns a short description of the underlying
Model |
addField, addMiningField, getActiveFields, getGroupFields, getMiningField, getMiningFields, getMiningSchema, getOrCreateLocalTransformations, getOrCreateOutput, getOrCreateTargets, getOutputField, getOutputFields, getPredictedFields, getTarget, getTargetField, resolveFieldaddDataField, find, find, findAll, getDataDictionary, getDataField, getHeader, getModel, getModelManager, getModelManager, getModels, getOrCreateTransformationDictionary, getPmml, resolveFunctionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDataFieldpublic RuleSetModelManager()
public RuleSetModelManager(PMML pmml)
public RuleSetModelManager(PMML pmml, RuleSetModel ruleSetModel)
public String getSummary()
ConsumerModelpublic RuleSetModel getModel()
getModel in class ModelManager<RuleSetModel>public RuleSetModel createModel()
getModel()public RuleSet getRuleSet()
Copyright © 2013 University of Tartu. All Rights Reserved.