LearningModelEvaluationResultPreview 클래스

정의

더 이상 사용되지 않습니다. 모델 평가와 상관 관계가 있는 출력 예측 및 해당 확률 집합을 가져옵니다.

public ref class LearningModelEvaluationResultPreview sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract, 65536)]
class LearningModelEvaluationResultPreview final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("Use LearningModelEvaluationResult instead of LearningModelEvaluationResultPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
class LearningModelEvaluationResultPreview final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract), 65536)]
public sealed class LearningModelEvaluationResultPreview
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("Use LearningModelEvaluationResult instead of LearningModelEvaluationResultPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
public sealed class LearningModelEvaluationResultPreview
Public NotInheritable Class LearningModelEvaluationResultPreview
상속
Object IInspectable LearningModelEvaluationResultPreview
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1803 (10.0.17134.0에서 도입되었습니다.)
API contract
Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract (v1.0에서 도입되었습니다.)

설명

경고

더 이상 사용되지 않는 API입니다. 대신 네임스페이 Windows.AI.MachineLearning 스를 사용하세요.

속성

CorrelationId

되지 않는. 출력 결과와 평가 호출의 상관 관계를 지정할 값을 가져옵니다.

Outputs

되지 않는. 확률과 함께 출력 예측을 나타내는 기능 집합을 가져옵니다.

적용 대상