Package com.linkedin.feathr.common.types
package com.linkedin.feathr.common.types
-
ClassDescriptionA FeatureType class for Feathr's BOOLEAN feature type.A FeatureType class for Feathr's CATEGORICAL feature type.A FeatureType class for Feathr's CATEGORICAL_SET feature type.A FeatureType class for Feathr's DENSE_VECTOR feature type.Top level interface for Feature Types in Feathr.Enum for the top-level feature types supported by Feathr.A FeatureType class for Feathr's NUMERIC feature type.Type definitions for the supported primitives.A FeatureType class for Feathr's TENSOR feature type.A FeatureType class for Feathr's TERM_VECTOR feature type.