Skip to content

satav-dipesh/Credit_Card_Default_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Credit_Card_Default_Prediction

It consists of 3 models each with around 80% accuracy in detection of credit card defaults. One feeds in an excel file of customer information with the required features and gets either 'safe' or 'default' values as prediction. It also visualizes the patterns and correlations between the various features of the dataset

Requirements

Python version 3.7-3.8 install streamlit install seaborn install pickle

Run the Web App

Excute the command streamlit run credit_card.py in your cmd or terminal

Acknowledgements

Lichman, M. (2013). UCI Machine Learning Repository [http://archive.ics.uci.edu/ml]. Irvine, CA: University of California, School of Information and Computer Science. The original dataset can be found at the UCI Machine Learning Repository.

About

For Predicting Credit Card Defaults.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages