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

https://github.com/revogati/loan_approval_model

I used data from loan applicants to develop a Machine Learning model that determines the possibility of an applicant's loan approval. I first did visualizations to understand the data . It comprises of both numerical and categorical data whereby I used encoding to transform the categorical data to numerical to allow an all mathematical system.
https://github.com/revogati/loan_approval_model

Last synced: about 2 months ago
JSON representation

I used data from loan applicants to develop a Machine Learning model that determines the possibility of an applicant's loan approval. I first did visualizations to understand the data . It comprises of both numerical and categorical data whereby I used encoding to transform the categorical data to numerical to allow an all mathematical system.

Awesome Lists containing this project

README

        

# loan_approval_system
I used data from loan applicants to develop a Machine Learning model that determines the possibility of an applicant's loan approval. I first did visualizations to understand the data . It comprises of both numerical and categorical data whereby I used encoding to transform the categorical data to numerical to allow an all mathematical system.