ILearningModelFeatureValue 接口

定义

特征的实例化值。

public interface class ILearningModelFeatureValue
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.MachineLearningContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(4111467995, 16517, 19966, 159, 237, 149, 235, 12, 12, 247, 92)]
struct ILearningModelFeatureValue
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.MachineLearningContract), 65536)]
[Windows.Foundation.Metadata.Guid(4111467995, 16517, 19966, 159, 237, 149, 235, 12, 12, 247, 92)]
public interface ILearningModelFeatureValue
Public Interface ILearningModelFeatureValue
派生
属性

Windows 要求

设备系列
Windows 10, version 1809 (在 10.0.17763.0 中引入)
API contract
Windows.AI.MachineLearning.MachineLearningContract (在 v1.0 中引入)

注解

Windows Server

若要在 Windows Server 上使用此 API,必须使用具有桌面体验的 Windows Server 2019。

线程安全

此 API 是线程安全的。

属性

Kind

特征的数据类型。

适用于

另请参阅