Loan Grade Prediction

Odilbek  Tokhirov

Odilbek Tokhirov

This project involved developing a machine learning model to predict the loan grade of loanees from Lending Club. A public dataset from Kaggle was used for this purpose. An XGBoost model was trained and evaluated on the dataset. The code along with its explanation were written in a Jupyter Notebook.
You can find the source code in this GitHub repository.
Excerpt of the Jupyter Notebook code.
Excerpt of the Jupyter Notebook code.
Like this project

Posted Sep 11, 2024

A model that predicts the loan grade of loanees from Lending Club.