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.
← ZurückDecision tree algorithm that improves upon ID3 by handling continuous attributes and missing values, with entropy as the splitting criterion.
← Zurück