ObservationsNumber: Integer;
The ObservationsNumber property returns the number of source sample objects included in cross-validation.
To get correct classification, use the ICrossValidationPerformanceScores.PerformanceMatrix property.
The property use is given in the example for ISmGradientBoostedTree.ClassificationSummary.
See also: