I am building a decision tree model. The model run successfully. I can also check the confusion matrix and statistics. However, I don’t know how to get attribute weight from running this decision tree model. I want to know how much each variable or attribute influence the overall model performance. Is there a node in KNIME that can extract the weights of each variable or attribute from the model? Thanks.
Read this. It should help.
1 Like