This article describes how to go from a CART output as shown below...
...to a Predictor Accuracy table as shown below.
Requirements
- A Classification And Regression Trees (CART) output. See: How to Create a Classification And Regression Trees (CART).
Please note these steps require a Displayr license.
Method
- Select the CART output.
- In the object inspector go to Data > DIAGNOSTICS and select Prediction-Accuracy-Table.
Next
How to Create a Classification And Regression Trees (CART)
How to Run Machine Learning Diagnostics - Prediction-Accuracy Table
How to Run Machine Learning Diagnostics - Table of Discriminant Function Coefficients extension
How to Create an Ensemble of Machine Learning Models
How to Run a Gradient Boosting Machine Learning Model
How to Compare Machine Learning Models
How to Run Machine Learning Linear Discriminant Analysis
How to Save Machine Learning Discrimination Variables
How to Save Machine Learning Predicted Values Variables
How to Save Machine Learning Probability of Each Response Variable
How to Run Support Vector Machine