In this part of the series we are going to adjust our decision tree algorithm so that we can also use it to do a regression task. Therefore, in this video, we are going to first understand on a theoretical level what we need to change about the algorithm.
Links:
GitHub repo: https://github.com/SebastianMantey/De...
Corresponding blog post: https://www.sebastian-mantey.com/code...
Entropy Video: • What is Machine Learning? Part 3/5: Decisi...
Mean Squared Error Video: • Basics of Deep Learning Part 6: Backpropag...
"Decision Tree from Scratch" playlist: • Coding a Decision Tree from Scratch in Pyt...