Partager via


MLDictionaryFeatureProvider.GetFeatureValue(String) Méthode

Définition

Récupère pour MLFeatureValue le spécifié featureName.

[Foundation.Export("featureValueForName:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreML.MLFeatureValue GetFeatureValue (string featureName);
abstract member GetFeatureValue : string -> CoreML.MLFeatureValue
override this.GetFeatureValue : string -> CoreML.MLFeatureValue

Paramètres

featureName
String

Nom de la fonctionnalité de la valeur demandée.

Retours

Implémente

Attributs

S’applique à