⬇️ Get the files and follow along: https://bit.ly/3YPv8qW
Decision trees are the BEST place to start building real-world machine learning skills.
This crash course is an intuitive introduction to decision trees and will teach you how they learn from data.
You will also learn how to use the scikit-learn library in Python to train, interpret, test, and evaluate decision tree classifier machine learning models.
☕ If you found this content useful and would like to support the channel, you can buy me a coffee: https://www.buymeacoffee.com/DaveOnData
——————————————————————————————–
Splitting data for machine learning
——————————————————————————————–
https://machinelearningmastery.com/train-test-split-for-evaluating-machine-learning-algorithms/
——————————————————————————————–
DecisionTreeClassifier documentation
——————————————————————————————–
https://scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
——————————————————————————————–
Book links
——————————————————————————————–
Intro to Statistical Learning:
https://www.statlearning.com/
CART book:
Data Mining textbook:
——————————————————————————————–
Save 20% off my machine learning online courses
——————————————————————————————–
Use coupon YOUTUBE.
Learn decision trees and the mighty random forest:
https://bit.ly/TDWIIntroToML
Cluster Analysis with Python online course:
https://bit.ly/ClusterAnalysisWithPythonCourse
——————————————————————————————–
Video Chapters
——————————————————————————————–
00:00 Intro
01:49 The Code is the Easy Part
02:42 Machine Learning Fundamentals
23:55 The Decision Tree Algorithm
38:22 Learning a Decision Tree from Scratch
01:06:45 Decision Trees in Python
01:41:45 Continue Your Learning
#machinelearning #decisiontree #decisiontrees
source