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


IsClassifier

Declaration: TRndForest.IsClassifier: boolean;
The property IsClassifier controls whether the random forest is to be used as a classifier or as a nonlinear regression model. If IsClassifier is set to TRUE the target data TrnDataY have to be dichotomous.