The Decision Tree Algorithm: Entropy
Which Attribute to Choose? (Part1) In our last post, we introduced the idea of the decision trees (DTs) and you understood the big picture. Now…
This is about supervised algorithms, theory, implementations and visualisations.
Which Attribute to Choose? (Part1) In our last post, we introduced the idea of the decision trees (DTs) and you understood the big picture. Now…
What will you learn? You will learn how a decision tree works but without going to the details. For example, you will NOT learn about…