Extraction of Top Rules from Decision Tree

User: "Harshav"
New Altair Community Member
Updated by Jocelyn
How can we extract top rules from decision tree model which are having high confidence,support and lift ?

Find more posts tagged with

Sort by:
1 - 1 of 11
    Hi,
    you can use Decision Tree to ExampleSet from Converters extension or Get Decision Tree path from operator toolbox and then aggregate the metrics.

    Best,
    Martin