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.