Contents

inputDescriptionsByName

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

Declaration

var inputDescriptionsByName: [String : MLFeatureDescription] { get }

See Also

Accessing feature descriptions