In my experiment, I used Decision Trees to predict whether participants will pass or fail, and I will provide feedback to them based on the reason for their failure. The Decision Tree includes three attributes. My question is: If a participant is predicted to fail, how can I determine the reason for their failure? ng? Thanks for your attention.
Is the node just before the failure the reason for the failure? What is the best criterion to choose among the three attributes associated with failure?