ILearningModelVariableDescriptorPreview 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
더 이상 사용되지 않습니다. 변수 설명자 정보를 나타냅니다.
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 |
더 이상 사용되지 않습니다. 변수의 이름을 가져옵니다. |