Decision Tree 2021 Theory + Programming PYTHON [all you need to know]

Опубликовано: 15 Январь 2025
на канале: Data with Sandro
707
19

Decision Trees are the foundation of random forests and one of the best machine learning models in 2021. I will code a machine learning model from scratch using Python. We will look at and explain an example in detail including all the calculations. Amazing for ai beginners and veterans alike.

If you enjoyed this video, I would be excited to connect on Twitter or LinkedIn.
Twitter:   / san_sluck​​  
LinkedIn:   / sandro-luck-b9293a181  
Medium:   / dguyai​  

0:00 Intro
1:40 Decision Tree
8:37 Random Forest
11:28 Theory + Intuition