Tuning XGBoost Using Tidymodels
Offered By: Julia Silge via YouTube
Course Description
Overview
Explore the process of tuning hyperparameters for an XGBoost model using tidymodels and #TidyTuesday data on beach volleyball matches. Dive into data reshaping, gameplay statistics analysis, and error handling. Learn to set up and rename variables, create model specifications, and implement a comprehensive tuning process. Visualize results, reshape data for plotting, and examine variable importance. Conclude with a final model fit and gain insights into optimizing XGBoost performance for predictive modeling in sports analytics.
Syllabus
Introduction
Data
Data reshaping
Gameplay stats
Errors
Setup
Rename with
Exploring
Model specification
Tuning
Finalize
Preprocessor
Tuning process
Visualization
Reshape
Plot
Variable importance
Last fit
Conclusion
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