This feature uses the "LeoBreiman" Random Forest algorithm, which is a supervised Machine Learning method. It is a forest-based classification method when creating a model and performing predictions for a categorical variable. It can be used to answer questions such as yes or no, occur or not occur, etc., for the discriminant type.

The data Training Procedure based on the forest classification method can obtain the forest model according to the data characteristics, and then use it for prediction.

 

When creating a forest-based classification training task, you need to set the following parameters:

 

After executing the training task, the following Result Parameter is output: