Assignment5
Assignment5
While importing the data csv file, the data type may not match with the data type given above. Please
convert them to appropriate data type, before doing any analysis. Also, generate the dummies as
required.
1
MBA 739 – Advanced Analytics
Questions
Using the employee attrition data, build the following models, and compare its overall performance
using the confusion matrix, and accuracy. The objective is to predict with outcome variable
left_company
• Fully grown classification tree
• Pruned classification tree
• Random Forest
• Boosting
Use an RMarkdown file, build the model, provide your assessment about the models, and choose the
best possible model. Once done, knit the file into Word document and upload the answers.