Example: tourism industry
Using Random Forest to Learn Imbalanced Data
sampling seems to have an edge over over-sampling. However, down-sampling the majority class may result in loss of information, as a large part of the majority class is not used. Random forest inspired us to ensemble trees induced from balanced down-sampled data. The Balanced Random Forest (BRF) algorithm is shown below: 1.
Download Using Random Forest to Learn Imbalanced Data
Information
Domain:
Source:
Link to this page: