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. And in this video, we are going to implement the actual changes in the code.
Links:
GitHub repo: https://github.com/SebastianMantey/De...
Corresponding blog post: https://www.sebastian-mantey.com/code...
"Decision Tree from Scratch" playlist: • Coding a Decision Tree from Scratch in Pyt...