public static class FeatureMap.IndicatorEntry extends FeatureMap.Entry
FeatureMap.Entry.Type| Constructor and Description |
|---|
IndicatorEntry(String name,
String value,
FeatureMap.Entry.Type type) |
| Modifier and Type | Method and Description |
|---|---|
org.jpmml.converter.Feature |
encodeFeature(Learner learner,
int index,
org.jpmml.converter.PMMLEncoder encoder) |
String |
getValue() |
getName, getTypepublic IndicatorEntry(String name, String value, FeatureMap.Entry.Type type)
public org.jpmml.converter.Feature encodeFeature(Learner learner, int index, org.jpmml.converter.PMMLEncoder encoder)
encodeFeature in class FeatureMap.Entrypublic String getValue()
Copyright © 2025. All rights reserved.