MLDictionaryFeatureProvider.Item[String] Property

Definition

Retrieves the MLFeatureValue for the specified featureName.

[ObjCRuntime.TV(11, 0)]
[ObjCRuntime.Watch(4, 0)]
public CoreML.MLFeatureValue this[string featureName] { get; }
member this.Item(string) : CoreML.MLFeatureValue

Parameters

featureName
String

The feature name of the requested value.

Property Value

Attributes

Applies to