How does a decision tree know the next best question to ask from the data? | Towards Data Science

Build your own decision tree (from scratch in Python) and understand how it uses entropy to split

By · · 1 min read
How does a decision tree know the next best question to ask from the data? | Towards Data Science

Source: Towards Data Science

Build your own decision tree (from scratch in Python) and understand how it uses entropy to split