다음을 통해 공유


MLDictionaryFeatureProvider.GetFeatureValue(String) 메서드

정의

지정된 featureNameMLFeatureValue 대한 를 검색합니다.

[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

매개 변수

featureName
String

요청된 값의 기능 이름입니다.

반환

구현

특성

적용 대상