Package org.jpmml.lightgbm
Class DirectCategoricalFeature
- java.lang.Object
-
- org.jpmml.converter.Feature
-
- org.jpmml.converter.CategoricalFeature
-
- org.jpmml.lightgbm.DirectCategoricalFeature
-
public class DirectCategoricalFeature extends org.jpmml.converter.CategoricalFeature
-
-
Constructor Summary
Constructors Constructor Description DirectCategoricalFeature(org.jpmml.converter.PMMLEncoder encoder, org.dmg.pmml.DataField dataField)
-