public abstract class Classification extends ObjFunction
| Constructor and Description |
|---|
Classification(int num_class) |
| Modifier and Type | Method and Description |
|---|---|
org.jpmml.converter.Label |
encodeLabel(org.dmg.pmml.FieldName targetField,
java.util.List<java.lang.String> targetCategories,
org.jpmml.converter.PMMLEncoder encoder) |
int |
getNumClass() |
createMiningModel, encodeMiningModelpublic org.jpmml.converter.Label encodeLabel(org.dmg.pmml.FieldName targetField,
java.util.List<java.lang.String> targetCategories,
org.jpmml.converter.PMMLEncoder encoder)
encodeLabel in class ObjFunctionpublic int getNumClass()
Copyright © 2018. All Rights Reserved.