Introduction_to_Machine_Learning icon indicating copy to clipboard operation
Introduction_to_Machine_Learning copied to clipboard

wrong calculation of Information Gain

Open hamidrezaen opened this issue 1 year ago • 0 comments

/Slides/Chapter_01_Supervised_Learning) /05-Ensemble Learning/

in page 22 there is a miscalculation in Gain(S,Wind) = 0.940−(8/14)0.811−(6/14)1.0 = 0.48

where the correct answer is 0.048

hamidrezaen avatar Oct 14 '24 11:10 hamidrezaen