LearningModelVariableDescriptorPreview Класс

Определение

Не рекомендуется. Представляет сведения о дескрипторове переменной модели обучения.

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
Наследование
Object Platform::Object IInspectable LearningModelVariableDescriptorPreview
Атрибуты
Реализации

Требования к Windows

Семейство устройств
Windows 10, version 1803 (появилось в 10.0.17134.0)
API contract
Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract (появилось в v1.0)

Комментарии

Предупреждение

Это нерекомендуемый API. Вместо этого используйте пространство имен Windows.AI.MachineLearning .

Свойства

Description

Не рекомендуется. Возвращает описание переменной модели обучения.

IsRequired

Не рекомендуется. Возвращает значение, указывающая, требуется ли переменная модели обучения.

ModelFeatureKind

Не рекомендуется. Возвращает тип признака переменной модели обучения.

Name

Не рекомендуется. Возвращает имя переменной модели обучения.

Применяется к