Skip to content
Learn AI by building
← World of AI

Machine Learning

Random Forests

An ensemble that combines predictions from many decision trees.

A random forest trains many decision trees using different samples of the training data and different subsets of features. Each tree makes a prediction, and the forest combines their results through voting or averaging.

This reduces the instability and overfitting associated with individual trees. Random forests work well on many tabular datasets, require limited preprocessing and can provide estimates of feature importance.

JOIN NOW

Begin the first module

It is free, it is the real curriculum, and if it is not for you, you have lost nothing but an evening.

Join any time · Build AI skills at your pace