Topic from: Kaggle
CHAN Kai Kin, 3035111468
CHEN Jian, 3035419286
WU Kangzhang, 3035455242
LEE Lip Tong, 3035418610
Our group plans to introduce Random Forest as a regression technique. In our demonstration we will explore how various attributes affect the price of houses. Graphic explanation would mainly be used with minimal mathematical notations.
- Importance
- Decision Trees
- What are Random Forests?
- Bagging/ Dividing feature space
- Pruning the tree (overfitting prevention)
- Kernel Induced Random Forest
- Out of bag error (performance metric)
- Variable Importance
- Applications (implementation details)
- Advantages & Disadvantages
Our live demo would be running a regression using random forest. The input data would take the sales price and numerous housing properties, which are used to train and test the regression model. The final regression model would be take any data to predict the corresponding housing price.