Question: Create a boosting ensemble classification tree model using the accompanying data set (predictor variables: x 1 to x 4 ; target: y). a. What are
Create a boosting ensemble classification tree model using the accompanying data set (predictor variables: x1 to x4; target: y).
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. 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 boosting ensemble tree model? What is the probability of the record belonging to Class 1?
Step by Step Solution
3.40 Rating (162 Votes )
There are 3 Steps involved in it
Boosting Ensemble Classification Tree Model Fit a decision tree to the original dataset Identify the misclassified data points and assign them higher ... View full answer
Get step-by-step solutions from verified subject matter experts
