Package org.jpmml.lightgbm
Class BinaryCategoricalFeature
- java.lang.Object
-
- org.jpmml.converter.Feature
-
- org.jpmml.converter.CategoricalFeature
-
- org.jpmml.lightgbm.BinaryCategoricalFeature
-
public class BinaryCategoricalFeature extends org.jpmml.converter.CategoricalFeature
-
-
Constructor Summary
Constructors Constructor Description BinaryCategoricalFeature(org.jpmml.converter.PMMLEncoder encoder, org.jpmml.converter.BinaryFeature binaryFeature)
-