Interpretable decision trees
C4.5 tree
Decision tree algorithm that improves upon ID3 by handling continuous attributes and missing values, with entropy as the splitting criterion.
← TillbakaDecision tree algorithm that improves upon ID3 by handling continuous attributes and missing values, with entropy as the splitting criterion.
← Tillbaka