Главная
Study mode:
on
1
Introduction
2
Data
3
Single Tree
4
{rpart}
5
Random Forest
6
{ranger}
7
Boosted Trees
8
{gbm}
9
{C5.0}
10
{xgboost}
11
{lightgbm}
12
Other Models
13
{tidymodels}
14
Feature Engineering with {recipes}
15
{workflows}
16
Fit the Models
17
How did we do
18
Takeaways
Description:
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.

Finding the Tallest Tree - Comparing Tree-Based Models

Data Science Dojo
Add to list