public class MiningModelEvaluationContext extends ModelEvaluationContext
| Constructor and Description |
|---|
MiningModelEvaluationContext(ModelManager<org.dmg.pmml.MiningModel> modelManager,
ModelEvaluationContext parent) |
| Modifier and Type | Method and Description |
|---|---|
ModelManager<org.dmg.pmml.MiningModel> |
getModelManager() |
createFieldValue, getFieldEntry, getParent, resolveDerivedField, resolveFunctionaddWarning, declare, declare, declareAll, getField, getFields, getWarningspublic MiningModelEvaluationContext(ModelManager<org.dmg.pmml.MiningModel> modelManager, ModelEvaluationContext parent)
public ModelManager<org.dmg.pmml.MiningModel> getModelManager()
getModelManager in class ModelEvaluationContextCopyright © 2014. All Rights Reserved.