ILearningModelFeatureValue Interfaz

Definición

Valor de instancia de una característica.

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 de Windows

Familia de dispositivos
Windows 10, version 1809 (se introdujo en la versión 10.0.17763.0)
API contract
Windows.AI.MachineLearning.MachineLearningContract (se introdujo en la versión v1.0)

Comentarios

Windows Server

Para usar esta API en Windows Server, debe usar Windows Server 2019 con Experiencia de escritorio.

Seguridad para subprocesos

Esta API es segura para subprocesos.

Propiedades

Kind

Tipo de datos de la característica.

Se aplica a

Consulte también