An open API service indexing awesome lists of open source software.

https://github.com/zeyadusf/credit-score-classification

Credit Score Classification - ML
https://github.com/zeyadusf/credit-score-classification

classification machine-learning missing-values pycaret random-forest tableau

Last synced: about 1 month ago
JSON representation

Credit Score Classification - ML

Awesome Lists containing this project

README

          



# Credit Score Classification

![img](https://github.com/zeyadusf/Credit-score-classification/assets/83798621/00c2269c-5954-4ee3-9ae4-8313a697e690)



Contributors


issues


Github forks


Github stars

Github top language
Github language count
Repository size
License

## :dart: About : ##

The Credit Score Classification project aimed to develop a robust and accurate system for classifying credit scores. Credit score classification plays a vital role in assessing an individual's creditworthiness and determining their eligibility for loans, credit cards, and other financial services. It is a crucial component of risk assessment for financial institutions, helping them make informed decisions while minimizing the risk of defaults.

The missing data was dealt with in a way that is correct for the real values, and then the models were built.

Two models were built with different approaches:
* PyCaret:
- Extra Trees Classifier.
- Random Forest Classifier
- Extreme Gradient Boosting.
- K Neighbors Classifier.
- Decision Tree Classifier.
* RandomForest.

🔗 [More Details](Credit%20Score%20Classification.pdf) in Presentaion .

NoteBooks in Kaggel :
- 🔗 Part One : [CreditScore_Part1_HandleMissingWithCorrectValues](https://www.kaggle.com/zeyadusf/creditscore-part1-handlemissing)
- 🔗 Part Two : [CreditScoreClassification_Part2(EDA&Models)86.6%](https://www.kaggle.com/code/zeyadusf/creditscoreclassification-part2-eda-models-86-6)

🔗Dataset in kaggle : [Credit score classification](https://www.kaggle.com/datasets/parisrohan/credit-score-classification)

## :rocket: Technologies ##



vscode
Jupyter
git
git

## 🚩 Requirement ##
* Pycaret Library.

```
#install pycaret
! pip install pycaret
```
```
# check installed version
import pycaret
pycaret.__version__
```

- You can read this content to know more about [tutorials Pycaret](https://nbviewer.org/github/pycaret/pycaret/blob/master/tutorials/Tutorial%20-%20Binary%20Classification.ipynb) .

* Download this dataset to save yourself time running codes to eliminate Missing Values - [preprocessedMissing_dataset](Preprocessed_Missing_dataset.csv) [Optional]



### :email: Contact ##



Facebook


Instagram


LinkedIn


GitHub