public abstract class Classification extends ObjFunction
| Constructor and Description |
|---|
Classification(int num_class) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.DataType |
getDataType() |
int |
getNumClass() |
org.dmg.pmml.OpType |
getOpType() |
createPredictedField, createPredictedField, createTransformedField, encodeMiningModelpublic org.dmg.pmml.DataType getDataType()
getDataType in class ObjFunctionpublic org.dmg.pmml.OpType getOpType()
getOpType in class ObjFunctionpublic int getNumClass()
Copyright © 2016. All Rights Reserved.