public class NullFeature
extends org.jpmml.converter.Feature
| Constructor and Description |
|---|
NullFeature(org.jpmml.converter.PMMLEncoder encoder,
String name,
org.dmg.pmml.DataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
org.jpmml.converter.ContinuousFeature |
toContinuousFeature() |
public NullFeature(org.jpmml.converter.PMMLEncoder encoder,
String name,
org.dmg.pmml.DataType dataType)
Copyright © 2025. All rights reserved.