TestResultBaseExampleMeanSquareError Property

CVB.Net Documentation
Mean square error for each individual example (the index runs over all the examples that contributed to this test result).

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

public ReadOnlyCollection<double> ExampleMeanSquareError { get; }

Property Value

Type: ReadOnlyCollectionDouble
See Also

Reference