Freigeben über


LearningModelEvaluationResultPreview Klasse

Definition

Veraltet. Ruft den Satz von Ausgabevorhersagen und entsprechenden Wahrscheinlichkeiten ab, die mit der Modellauswertung korreliert sind.

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
Vererbung
Object Platform::Object IInspectable LearningModelEvaluationResultPreview
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract (eingeführt in v1.0)

Hinweise

Warnung

Dies ist eine veraltete API. Verwenden Sie stattdessen den Windows.AI.MachineLearning-Namespace .

Eigenschaften

CorrelationId

Veraltet. Ruft den Wert ab, um die Ausgabeergebnisse mit dem Auswertungsaufruf zu korrelieren.

Outputs

Veraltet. Ruft den Satz von Features ab, die die Ausgabevorhersage zusammen mit Wahrscheinlichkeiten darstellen.

Gilt für: