Skip to content
#

credit-risk

Here are 328 public repositories matching this topic...

Modeled the credit risk associated with consumer loans. Performed exploratory data analysis (EDA), preprocessing of continuous and discrete variables using various techniques depending on the feature. Checked for missing values and cleaned the data. Built the probability of default model using Logistic Regression. Visualized all the results. Com…

  • Updated Mar 31, 2020
  • Jupyter Notebook

Loan approval prediction is a popular machine learning project, especially in the banking and finance industry. The goal of this project is to build a predictive model that can determine whether a loan application will be approved or not based on the applicant's information such as income, credit history, and loan amount.

  • Updated Nov 24, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the credit-risk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the credit-risk topic, visit your repo's landing page and select "manage topics."

Learn more