Package org.jpmml.sparkml
Class ItemSetFeature
java.lang.Object
org.jpmml.converter.Feature
org.jpmml.sparkml.ItemSetFeature
public class ItemSetFeature
extends org.jpmml.converter.Feature
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jpmml.converter.Feature
equals, getDataType, getEncoder, getField, getName, hashCode, ref, toContinuousFeature, toString
-
Constructor Details
-
ItemSetFeature
-
-
Method Details
-
toContinuousFeature
public org.jpmml.converter.ContinuousFeature toContinuousFeature()- Specified by:
toContinuousFeaturein classorg.jpmml.converter.Feature
-