ClassificationTestResultPredictedClassIndices Property

CVB.Net Documentation
Prediction results for all indices.

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

public ReadOnlyCollection<int> PredictedClassIndices { get; }

Property Value

Type: ReadOnlyCollectionInt32
See Also

Reference