Project information
- Category: Classification
- Tools: Python, Jupyter
- Project URL: https://github.com/insancs/credit-scoring-classification
Overview
In this project, I make predictions to determine whether someone who applies for a loan can pay or not. There are 13 variables used in making predictions. The model used in making predictions in this project is ExtraTreeClassifier with 94% accuracy.