Skip to content

In this project, we will build an automatic credit card approval predictor using machine learning techniques. - DataCamp project

Notifications You must be signed in to change notification settings

Shalom91/Predict_Credit-Card_Approvals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Predict_Credit-Card_Approvals

  • First, we will start off by loading and viewing the dataset.
  • We will see that the dataset has a mixture of both numerical and non-numerical features, that it contains values from different ranges, plus that it contains a number of missing entries.
  • We will have to preprocess the dataset to ensure the machine learning model we choose can make good predictions.
  • After our data is in good shape, we will do some exploratory data analysis to build our intuitions.
  • Finally, we will build a machine learning model that can predict if an individual's application for a credit card will be accepte

About

In this project, we will build an automatic credit card approval predictor using machine learning techniques. - DataCamp project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published