Decision Tree - only one attribute per branch?
Hello, i hope everyone here is doing great!
I have a question regarding decision trees. Is it possible to set up the decision tree in a way, so that the model will use every attribute just once per branch? I need this for a project for my studies, and it would mean a lot if someone here can help me
.

Thanks in advance!