Contents

featureValue

The feature result of a Vncoremlrequest that outputs neither a classification nor an image.

Declaration

@NSCopying var featureValue: MLFeatureValue { get }

Discussion

Refer to Core ML documentation and the model itself to learn about proper handling of the content.

See Also

Obtaining Feature Values