Skip to content

dev-branch/predict-credit-card-balance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

predict-credit-card-balance

Pull request

  • fork this repo
  • clone your fork
  • create a dev branch
  • create a notebook file balance.ipynb which has your code
  • when complete, add, commit and push up your "dev" branch
  • then send a pull request to me with your code

Overview

  • predit "Balance" of a credit card
  • use the following predictors or features to predict "Balance"
  • "Income","Limit","Rating","Cards","Age","Education","Gender","Student","Married","Ethnicity"

Details

  • import the data
  • show any relevant graphs
  • get the "y" vector
  • get the "X" matrix
  • perform linear regression on the training dataset
  • display the results
  • get the r-squared value for the testing dataset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published