An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
I have created a decision tree using a decision tree and optimization operators; however, it shows "?" sign in the decision tree. How can I get rid of it or its better interpretation?
Hi,
it's usually indicating a missing value. So you should avoid to add missings.
BR,
Martin