#5 C4.5 Algorithm in Decision Tree
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
anikchandml.hashnode.dev4 min read