Predict Housing Prices in Austin TX with Tidymodels and XGBoost
Offered By: Julia Silge via YouTube
Course Description
Overview
Explore feature engineering techniques to incorporate text information as indicator variables for boosted tree models in this 52-minute screencast. Learn how to predict housing prices in Austin, TX using tidymodels and xgboost, based on data from the #SLICED semifinals. Follow along with exploratory visualization, tokenization, linear modeling, and advanced feature engineering. Dive into the process of running and tuning the model to achieve optimal results. Gain practical insights into data science workflows and machine learning applications in real estate analysis.
Syllabus
Introduction
Data
Exploratory visualization
Plot Austin
Tokenization
Top Words
Linear models
Model tidy
Model words
Model shape
Data set
Filter by scale
Modeling
Feature Engineering
Running the model
Tuning the model
Tuning the model again
Results
Taught by
Julia Silge
Related Courses
Modeling with tidymodels in RDataCamp Introduction to Regression Models by Using R and Tidymodels
Microsoft via YouTube How to Handle High Cardinality Predictors for Data on Museums in the UK
Julia Silge via YouTube Handling Coefficients for Modeling Collegiate Sports Expenditures
Julia Silge via YouTube Poisson Regression with Tidymodels for Package Vignette Counts
Julia Silge via YouTube