ILearningModelVariableDescriptorPreview Интерфейс

Определение

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

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
Производный
Атрибуты

Требования к 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

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

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