Introduction_to_Machine_Learning icon indicating copy to clipboard operation
Introduction_to_Machine_Learning copied to clipboard

Decision Trees: Proper Slide Arrangement

Open Nadiam75 opened this issue 2 years ago • 0 comments
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. 1

Nadiam75 avatar Mar 04 '23 16:03 Nadiam75