"Predict probability Decision Tree"

flock
flock New Altair Community Member
edited November 5 in Community Q&A
Hello Everyone!

I built a data mining model based on the decision tree algorithm. My question is: Can I see the predict probability of each node?

For example:

Attribute A = Value A (Predict probability 50%)
|        Attribute B = Value B (Predict probability 60%)
|                  Attribute C = Value A (Predict probability 70%)
|        Attribute B = Value C
|                  Attribute C = Value B (Predict probability 65%)

Thank you for your help.

Answers

  • radone
    radone New Altair Community Member
    Hi flock,
    Do you use GUI?  If you do by pointing a mouse over a node of the resulting tree you will get more detailed inforamtion about probabilities.

    Best,
    radone