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