Package com.linkedin.feathr.common.types
Class TensorFeatureType
java.lang.Object
com.linkedin.feathr.common.types.FeatureType
com.linkedin.feathr.common.types.TensorFeatureType
A FeatureType class for Feathr's TENSOR feature type.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.linkedin.feathr.common.types.FeatureType
FeatureType.BasicType -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()toString()static TensorFeatureTypewithTensorType(TensorType tensorType) Methods inherited from class com.linkedin.feathr.common.types.FeatureType
getBasicType