Finding the Tallest Tree - Comparing Tree-Based Models
Offered By: Data Science Dojo via YouTube
Course Description
Overview
Explore various tree-based models for powerful predictions in this comprehensive video lecture. Learn about decision trees, random forests, and boosted trees, comparing their implementation in R using packages like rpart, randomForest, and xgboost. Examine different fitting methods for each model type, evaluating them based on user-friendliness, accuracy, and speed. Discover the intricacies of single trees, random forests, and boosted trees, along with specific packages like ranger, gbm, C5.0, xgboost, and lightgbm. Gain insights into feature engineering with recipes, workflows, and model fitting using tidymodels. Analyze the performance of different models and extract valuable takeaways for practical application in data science projects.
Syllabus
Introduction
Data
Single Tree
{rpart}
Random Forest
{ranger}
Boosted Trees
{gbm}
{C5.0}
{xgboost}
{lightgbm}
Other Models
{tidymodels}
Feature Engineering with {recipes}
{workflows}
Fit the Models
How did we do
Takeaways
Taught by
Data Science Dojo
Related Courses
Data Science at Scale - Capstone ProjectUniversity of Washington via Coursera Feature Engineering for Improving Learning Environments
University of Texas Arlington via edX How to Win a Data Science Competition: Learn from Top Kagglers
Higher School of Economics via Coursera Advanced Machine Learning
The Open University via FutureLearn Feature Engineering
Google Cloud via Coursera