Skip to content

hrithik134/ML-credit-risk-pred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ML-credit-risk-pred

Credit risk prediction using machine learning models involves using algorithms to assess the likelihood of a borrower defaulting on a loan or failing to meet their financial obligations. This process is crucial for financial institutions to make informed decisions about lending money to individuals or businesses. Processes executed/done involved :

  1. Data Collection and Preprocessing
  2. Feature Selection/Engineering
  3. Splitting the Data
  4. Model Selection
  5. Model Training
  6. Model Evaluation

The dataset used in this project is provided by prolifics ,hyderabad . This project is mainly focused on comparison of different accuracy scores and precision of the regression line on the following graphs by using different ML models such as :

  • Desicion Tree
  • Random Forest
  • SVM (Support Vector Machine)
  • Linear Regression
  • XGboost (Extreme Gradient Boosting)
  • CATboost (Categorical Boosting)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published