Compartilhar via


ILearningModelFeatureValue Interface

Definição

O valor instanciado para um recurso.

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
Derivado
Atributos

Requisitos do Windows

Família de dispositivos
Windows 10, version 1809 (introduzida na 10.0.17763.0)
API contract
Windows.AI.MachineLearning.MachineLearningContract (introduzida na v1.0)

Comentários

Windows Server

Para usar essa API no Windows Server, você deve usar o Windows Server 2019 com a Experiência Desktop.

Acesso thread-safe

Essa API é thread-safe.

Propriedades

Kind

O tipo de dados do recurso.

Aplica-se a

Confira também