Package org.jpmml.lightgbm
Class NullFeature
- java.lang.Object
-
- org.jpmml.converter.Feature
-
- org.jpmml.lightgbm.NullFeature
-
public class NullFeature extends org.jpmml.converter.Feature
-
-
Constructor Summary
Constructors Constructor Description NullFeature(org.jpmml.converter.PMMLEncoder encoder, java.lang.String name, org.dmg.pmml.DataType dataType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jpmml.converter.ContinuousFeaturetoContinuousFeature()
-