Coding a Decision Tree from Scratch in Python p.6: Main Algorithm cont'd

Опубликовано: 24 Октябрь 2024
на канале: Sebastian Mantey
10,263
147

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 make some small changes to our main function which was 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-...