indexFeatureMapping property

List<String> indexFeatureMapping
final

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

final List<String> indexFeatureMapping;