public abstract class OutlierTransformation extends AbstractBusinessDecision
| Constructor and Description |
|---|
OutlierTransformation() |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.Decisions |
createDecisions() |
org.dmg.pmml.DataType |
getDataType(org.dmg.pmml.DataType dataType) |
String |
getName(String name) |
org.dmg.pmml.OpType |
getOpType(org.dmg.pmml.OpType opType) |
createOutputField, getResultFeature, isFinalResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateExpressionpublic org.dmg.pmml.OpType getOpType(org.dmg.pmml.OpType opType)
getOpType in interface TransformationgetOpType in class AbstractTransformationpublic org.dmg.pmml.DataType getDataType(org.dmg.pmml.DataType dataType)
getDataType in interface TransformationgetDataType in class AbstractTransformationpublic org.dmg.pmml.Decisions createDecisions()
Copyright © 2023. All rights reserved.