LearningModelVariableDescriptorPreview Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Action déconseillée. Représente les informations de descripteur de variable du modèle d’apprentissage.
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
- Héritage
- Attributs
- Implémente
Configuration requise pour Windows
Famille d’appareils |
Windows 10, version 1803 (introduit dans 10.0.17134.0)
|
API contract |
Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract (introduit dans v1.0)
|
Remarques
Avertissement
Il s’agit d’une API déconseillée. Utilisez plutôt l’espace de noms Windows.AI.MachineLearning .
Propriétés
Description |
Action déconseillée. Obtient la description de la variable de modèle d’apprentissage. |
IsRequired |
Action déconseillée. Obtient si la variable de modèle d’apprentissage est requise |
ModelFeatureKind |
Action déconseillée. Obtient le type de fonctionnalité de la variable du modèle d’apprentissage. |
Name |
Action déconseillée. Obtient le nom de la variable de modèle d’apprentissage. |