Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Classification Trees in Python from Start to Finish

StatQuest with Josh Starmer via YouTube

Overview

Learn to implement classification trees in Python from start to finish in this comprehensive webinar. Explore the entire process, including importing modules and data, handling missing data, formatting data with one-hot encoding, building preliminary trees, pruning techniques, and creating the final tree. Gain practical insights into visualizing alpha values and applying cross-validation for optimal tree construction. Perfect for those already familiar with decision trees, cross-validation, confusion matrices, cost complexity pruning, and concepts of bias, variance, and overfitting.

Syllabus

This webinar was recorded 20200528 at am New York time.
Awesome song and introduction
Import Modules
Import Data
Missing Data Part 1: Identifying
Missing Data Part 2: Dealing with it
Format Data Part 1: X and y
Format Data Part 2: One-Hot Encoding
Build Preliminary Tree
Pruning Part 1: Visualize Alpha
Pruning Part 2: Cross Validation
Build and Draw Final Tree

Taught by

StatQuest with Josh Starmer

Reviews

Start your review of Classification Trees in Python from Start to Finish

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.