Coding a Decision Tree from Scratch in Python p.3: Helper Functions cont'd

Опубликовано: 04 Октябрь 2024
на канале: Sebastian Mantey
18,206
206

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 third helper function which we are going to need to run the 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...  

edit: at 7:45 I meant so say “lists” not “rows”