Condividi tramite


LearningModelVariableDescriptorPreview Classe

Definizione

Deprecato. Rappresenta le informazioni sul descrittore della variabile del modello di apprendimento.

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
Ereditarietà
Object Platform::Object IInspectable LearningModelVariableDescriptorPreview
Attributi
Implementazioni

Requisiti Windows

Famiglia di dispositivi
Windows 10, version 1803 (è stato introdotto in 10.0.17134.0)
API contract
Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract (è stato introdotto in v1.0)

Commenti

Avviso

Si tratta di un'API deprecata. Usare invece lo spazio dei nomi Windows.AI.MachineLearning .

Proprietà

Description

Deprecato. Ottiene la descrizione della variabile del modello di apprendimento.

IsRequired

Deprecato. Ottiene un valore che indica se è necessaria la variabile del modello di apprendimento

ModelFeatureKind

Deprecato. Ottiene il tipo di funzionalità della variabile del modello di apprendimento.

Name

Deprecato. Ottiene il nome della variabile del modello di apprendimento.

Si applica a