Skip to content

Machine Learning Model for Credit Risk Classification using Scikit Learn Logistic Regression

Notifications You must be signed in to change notification settings

ramkumarpj/credit-risk-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Credit Risk Classification

For this Machine Learning challenge we are using various techniques to train and evaluate a model based on loan risk. A dataset of historical lending activity from a peer-to-peer lending services company is used to build a model that can identify the creditworthiness of borrowers.

Clck here for detailed analysis report

Files

  • Jupyter Notebook - Credit_Risk/credit_risk_classification.ipynb
  • Dataset - Credit_Risk/Resources/lending_data.csv

Run Instructions

  • Launch Jupyter Notebook jupyter notebook
  • Jupyter Notebook is opened in a browser
  • Open "Credit_Risk/credit_risk_classification.ipynb" file using Jupyter Notebook
  • Click on 'Cell > Run All' to run

Disclaimer

This repo was published for educational purpose only. Copyright 2024 edX Boot Camps LLC. All rights reserved.

About

Machine Learning Model for Credit Risk Classification using Scikit Learn Logistic Regression

Topics

Resources

Stars

Watchers

Forks