Compartir a través de


ILearningModelVariableDescriptorPreview Interfaz

Definición

En desuso. Representa la información del descriptor de variable.

public interface class ILearningModelVariableDescriptorPreview
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2973628034, 64560, 18731, 142, 160, 237, 31, 83, 192, 176, 56)]
struct ILearningModelVariableDescriptorPreview
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2973628034, 64560, 18731, 142, 160, 237, 31, 83, 192, 176, 56)]
/// [Windows.Foundation.Metadata.Deprecated("Use ILearningModelFeatureDescriptor instead of ILearningModelVariableDescriptorPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
struct ILearningModelVariableDescriptorPreview
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract), 65536)]
[Windows.Foundation.Metadata.Guid(2973628034, 64560, 18731, 142, 160, 237, 31, 83, 192, 176, 56)]
public interface ILearningModelVariableDescriptorPreview
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract), 65536)]
[Windows.Foundation.Metadata.Guid(2973628034, 64560, 18731, 142, 160, 237, 31, 83, 192, 176, 56)]
[Windows.Foundation.Metadata.Deprecated("Use ILearningModelFeatureDescriptor instead of ILearningModelVariableDescriptorPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
public interface ILearningModelVariableDescriptorPreview
Public Interface ILearningModelVariableDescriptorPreview
Derivado
Atributos

Requisitos de Windows

Familia de dispositivos
Windows 10, version 1803 (se introdujo en la versión 10.0.17134.0)
API contract
Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract (se introdujo en la versión v1.0)

Comentarios

Advertencia

Se trata de una API en desuso. Use el espacio de nombres Windows.AI.MachineLearning en su lugar.

Propiedades

Description

En desuso. Obtiene la descripción de la variable.

IsRequired

En desuso. Obtiene si la variable es necesaria o opcional.

ModelFeatureKind

En desuso. Obtiene el tipo de datos de la variable.

Name

En desuso. Obtiene el nombre de la variable.

Se aplica a