ClassificationTestResultExampleConfidenceDistributions Property

CVB.Net Documentation
Confidence distributions for each example.

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

public ReadOnlyCollection<double[]> ExampleConfidenceDistributions { get; }

Property Value

Type: ReadOnlyCollectionDouble
See Also

Reference