"Predict probability Decision Tree"

User: "flock"
New Altair Community Member
Updated by Jocelyn
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.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "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