This is the repo for my YouTube playlist "Coding a Decision Tree from Scratch". The goal is to code a decision tree classifier/regressor from scratch using just NumPy and Pandas.
PS: The “html_files”-folder is just included in the repo so that I can embed the notebooks into the respective blog posts on my website.