Machine Learning Techniques
-
Updated
Mar 11, 2021 - Jupyter Notebook
Machine Learning Techniques
Classification using Machine Learning models
In this assignment, I have built and evaluate several machine-learning models to predict credit risk using free data from LendingClub. Credit risk is an inherently imbalanced classification problem (the number of good loans is much larger than the number of at-risk loans), so I needed to employ different techniques for training and evaluating mo…
In this repo I have built and evaluated several machine learning models to predict credit risk using data you'd typically see from peer-to-peer lending services.
This project aims to build and evaluate several machine-learning models to predict credit risk using free data from LendingClub.
Add a description, image, and links to the risk-loans topic page so that developers can more easily learn about it.
To associate your repository with the risk-loans topic, visit your repo's landing page and select "manage topics."