March 2017
Beginner to intermediate
866 pages
18h 4m
English
Random forests is a predictive algorithm falling under the ambit of ensemble learning algorithms. Ensemble learning algorithms consist of a combination of various independent models (similar or different) to solve a particular prediction problem. The final result is calculated based on the results from all these independent models, which is better than the results of any of the independent models.
There are two kinds of ensemble algorithm, as follows: