Introduction_to_Machine_Learning
Introduction_to_Machine_Learning copied to clipboard
Decision Trees: Proper Slide Arrangement
trafficstars
slide 12/15:
This slide is not arranged in proper order.
ID3 and C4.5 algorithms must be introduced "before" CART and immediately after information gain as C4. 5 and ID3 use Gain Ratio and Information Gain respectively as the goodness function.
