LearningModelVariableDescriptorPreview Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
En desuso. Representa la información del descriptor de variable del modelo de aprendizaje.
public ref class LearningModelVariableDescriptorPreview sealed : ILearningModelVariableDescriptorPreview
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract, 65536)]
class LearningModelVariableDescriptorPreview final : ILearningModelVariableDescriptorPreview
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("Use ILearningModelFeatureDescriptor instead of LearningModelVariableDescriptorPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
class LearningModelVariableDescriptorPreview final : ILearningModelVariableDescriptorPreview
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract), 65536)]
public sealed class LearningModelVariableDescriptorPreview : ILearningModelVariableDescriptorPreview
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("Use ILearningModelFeatureDescriptor instead of LearningModelVariableDescriptorPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
public sealed class LearningModelVariableDescriptorPreview : ILearningModelVariableDescriptorPreview
Public NotInheritable Class LearningModelVariableDescriptorPreview
Implements ILearningModelVariableDescriptorPreview
- Herencia
- Atributos
- Implementaciones
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 del modelo de aprendizaje. |
IsRequired |
En desuso. Obtiene si se requiere la variable de modelo de aprendizaje. |
ModelFeatureKind |
En desuso. Obtiene el tipo de característica de la variable de modelo de aprendizaje. |
Name |
En desuso. Obtiene el nombre de la variable del modelo de aprendizaje. |