Question: Using R: Load the mlbench library Load the House Votes84 dataset Clean the data Is the data imbalanced by the Class attribute that you are
Using R:
Load the mlbench library Load the House Votes84 dataset Clean the data Is the data imbalanced by the Class attribute that you are trying to predict? Split the dataset into 80% training and 20% testing Fit a decision tree model to predict the Class attribute Compute all the accuracy measures Plot the ROC curve Plot the lift curve Compute the AUC
Show output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
