Learn Before
Concept

Advantages of Random Forests

  1. Efficient even with high dimensional (features) data
  2. Considers the importance of each feature
  3. Judges correlations between features
  4. Limits overfitting
  5. Simplifies the parallel method
  6. Can balance errors in unbalanced datasets
  7. Can account for loss of features in the dataset

0

1

Updated 2020-09-22

References


Tags

Data Science