In this video series we are going to code a decision tree classifier from scratch in Python using just numpy and pandas. And in this video we are going to build the main function of this series which is going to be the actual decision tree algorithm.
Links:
- GitHub repo: https://github.com/SebastianMantey/De...
- Corresponding blog post: https://www.sebastian-mantey.com/code...
- Decision Tree Algorithm explained (Intuition): • What is Machine Learning? Part 2/5: D...
- Decision Tree Algorithm explained (Entropy): • What is Machine Learning? Part 3/5: D...
- "Decision Tree from Scratch" playlist: • Coding a Decision Tree from Scratch i...
If you are wondering why the slides don’t disappear even though I am typing in the jupyter notebook, I used AutoHotkey for that. Here is an article that describes how to use it:
- https://www.howtogeek.com/196958/the-...