Question: Create a random forest ensemble classification tree model using the accompanying data set (predictor variables: x 1 to x 4 ; target: y). Select two
Create a random forest ensemble classification tree model using the accompanying data set (predictor variables: x1 to x4; target: y). Select two predictor variables randomly to construct each weak learner.
a. What are the overall accuracy rate, sensitivity, and specificity of the model on the validation data?
b. What is the AUC value of the model?
c. Which is the most important predictor variable?
d. Score a new record with the following values: x1 = 3.45, x2 = 1, x3 = 18, x4 = 5.80. How would the record be classified using the random forest ensemble model? What is the probability of the record belonging to Class 1?
Step by Step Solution
3.38 Rating (179 Votes )
There are 3 Steps involved in it
a To create a random forest ensemble classification tree model using the given data set we first nee... View full answer
Get step-by-step solutions from verified subject matter experts
