Skip to content

khawajatalhahaseeb/german-credit-risk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

german-credit-risk

1000 entries with 20 categorical/symbolic features were included in the original dataset, which was created by Prof. Hofmann. Each entry in this collection reflects a person who accepts a bank credit. Depending on a set of factors, each person is categorised as either a good or bad credit risk. The original dataset's URL is provided here. This project's objective is to group the clients and categorise 1000 loan applicants as either Good or Bad credit risks.

  1. EDA and data cleaning
  2. One hot encoding for categorical variables
  3. Log transformation
  4. Feature Scaling
  5. Elbow method
  6. PCA
  7. KFOLD CV
  8. XGBClassifier

Reference:

  1. https://www.kaggle.com/datasets/uciml/german-credit
  2. https://archive.ics.uci.edu/ml/datasets/Statlog+%28German+Credit+Data%29

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published