ConfusionMatrixPredictionResultConfidenceDistribution Property

CVB.Net Documentation
Distribution of confidences among the other known classes.

Namespace:  Stemmer.Cvb.Polimago.Testing
Assembly:  Stemmer.Cvb.Polimago (in Stemmer.Cvb.Polimago.dll) Version: 14.0.0.0
Syntax

public ReadOnlyCollection<double> ConfidenceDistribution { get; }

Property Value

Type: ReadOnlyCollectionDouble
See Also

Reference