次の方法で共有


MLDictionaryFeatureProvider.GetFeatureValue(String) メソッド

定義

指定した の を MLFeatureValue 取得します 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

パラメーター

featureName
String

要求された値の機能名。

戻り値

実装

属性

適用対象