Skip to main content
HomeCode-alongsData Science

Analyzing Credit Scores with tidymodels in R

In this live training, you'll find out how to motivate the benefits of dimensionality reduction while exploring predictors of credit scores.
May 10, 2023
Code along with us onCode Along

View Slides

In this live training, you'll find out how to motivate the benefits of dimensionality reduction while exploring predictors of credit scores. Using ggplot2, you’ll see how UMAP can extract information-rich features that help to group credit scores. Then, you'll see how to build UMAP into a tidymodels workflow that fits a decision tree model to predict credit scores.  Finally, you'll find out how to evaluate the performance of models with and without UMAP dimensionality reduction. 

What will I learn?

  • Learn the benefits of dimensionality reduction.
  • Learn to perform feature extraction tidymodels recipes.
  • Learn incorporate feature extraction in the model building process using tidymodels workflows.

Additional Resources

Slides

Topics
Related

cheat-sheet

Reshaping Data with tidyr in R

In this cheat sheet, you will learn how to reshape data with tidyr. From separating and combining columns, to dealing with missing data, you'll get the download on how to manipulate data in R.
Richie Cotton's photo

Richie Cotton

6 min

tutorial

Getting Started with the Tidyverse: Tutorial

Start analyzing titanic data with R and the tidyverse: learn how to filter, arrange, summarise, mutate and visualize your data with dplyr and ggplot2!
Hugo Bowne-Anderson's photo

Hugo Bowne-Anderson

21 min

tutorial

Factor Levels in R

This tutorial takes course material from DataCamp's free Intro to R course and allows you to practice Factors.
Ryan Sheehy's photo

Ryan Sheehy

6 min

tutorial

Lyric Analysis: Predictive Analytics using Machine Learning with R

In this tutorial, you'll learn how to use predictive analytics to classify song genres.
Debbie Liske's photo

Debbie Liske

43 min

tutorial

Time Series Analysis using R: Tutorial

Learn Time Series Analysis with R along with using a package in R for forecasting to fit the real-time series to match the optimal model.

Salin Kc

16 min

code-along

Feature Engineering for Predicting Hotel Bookings with tidymodels

Learn how to manually engineer features, build and assess a machine learning workflow.
Jorge Zazueta's photo

Jorge Zazueta

See MoreSee More