Contents

outputDescriptionsByName

A dictionary of output feature descriptions, which the model keys by the output’s name.

Declaration

var outputDescriptionsByName: [String : MLFeatureDescription] { get }

See Also

Accessing feature descriptions