Lab 8 Decision Tree, Random Forest, Gradient Boosted Trees, and Cross Validation in #RapidMiner

LBSocial
LBSocial
7.8 هزار بار بازدید - 4 سال پیش - Objectives:• To learn how to
Objectives:
• To learn how to classify data with tree models.
• To learn how to assess model performance with cross-validation.

Data:
• Download the house price label excel file from https://github.com/xbwei/machine_lear...

Steps:
1. Load the house_price_label data into RapidMiner.
2. Build a set of tree models to classify house types based on house ages and prices. Use Cross-Validation to assess the performance (including accuracy and kappa) of each model:
2.1. A decision tree model with a maximal depth of 5
2.2. A decision tree model with a maximal depth of 10
2.3. A random forest model with 100 trees and maximal depth of 10
2.4. A Gradient Boosted trees model with 20 trees and maximal depth of 5
3. Bring more features, such as area, number of bathrooms and bedrooms, and lot size, to the tree models to classify the house type. See how the models’ performance will change.


More about machine learning: Machine Learning Lab
4 سال پیش در تاریخ 1399/07/24 منتشر شده است.
7,891 بـار بازدید شده
... بیشتر