indexFeatureMapping property
A list of feature names for each index in the input tensor.
Required when the input InputMetadata.encoding is BAG_OF_FEATURES, BAG_OF_FEATURES_SPARSE, INDICATOR.
Implementation
core.List<core.String>? indexFeatureMapping;