#5 C4.5 Algorithm in Decision Tree
May 23 · 4 min read · C4.5 is an improved version of the ID3 Decision Tree algorithm. It was introduced by Ross Quinlan to overcome the limitations of ID3.
This algorithm builds the decision tree using - "Entropy", "Inform