Skip to content

Perform various classification models on a dataset of U.S. credit card measures to predict the likelihood of an individual paying off a loan.

Notifications You must be signed in to change notification settings

jschulberg/U.S.-Credit-Card-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

U.S.-Credit-Card-Dataset

This repository includes analysis on various classification models of a dataset of U.S. credit card measures to predict the likelihood of an individual paying off their bill, including, but not limited to:

  • k-Nearest Neighbor (kNN)
  • Support Vector Machine (SVM)

The repository is organized as follows:

Folder Description
Code This section includes all of the data wrangling/predictive modeling R code used on the U.S. Credit Card dataset.
Data This section includes the main dataset used throughout the analyses.
Viz This section includes all of the main visualizations generated by the R Code in the Code section.

Note: The data can be found in the data folder.

About

Perform various classification models on a dataset of U.S. credit card measures to predict the likelihood of an individual paying off a loan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages