Decision Tree Explained: implementation from scratch in Python

3 hours ago
1

In this video, I explain the Decision Tree algorithm, a powerful machine learning tool for classification and regression tasks. You'll learn the theory behind it and see a step-by-step implementation from scratch in Python.

Github: https://github.com/pagajow/yten_01_deepandbetter/tree/main/YT0005_decision_tree

Loading comments...