DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


NSamples

Declaration: TRndForest.NSamples: integer;
The readonly property NSamples returns the number of training samples used for the training of the random forest model.

Hint: The size of the training dataset can be set by the method ResizeTrnData.