Random forest (RF) is machine learning algorithm which combines the output of multiple decision trees to reach a single result.
Leo Breiman continued working on DT and around the year 2000 he
found and demonstrated that regression results and classification
accuracy can be improved by using ensembles of trees where each tree
grown in a “random” fashion.
Advantages
Disadvantages
Random forest algorithm:
Response variables: