hosiajosindra / credit-risk-classification

This is a program to predict the possible risk of default on credit card use.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

credit-risk-classification

Program Explanation: This program is a program to predict the possible risk of default on credit card use. The idea is to use existing data, then go through data preparation namely checking for missing values and types, changing data objects to numeric, handling outliers, solving unbalanced data, feature selection, splitting test-trained data, building a classification model with features that have been determined, and provide an evaluation of the model.

-- Project Status: [Completed]

Getting Started

  1. You can access the raw data here within this repo.
  2. All of the scripts are being kept here.

I hope this will be useful someday, thankyou for seeing !😸

About

This is a program to predict the possible risk of default on credit card use.


Languages

Language:Jupyter Notebook 100.0%