This document summarizes a group project analyzing lending data from Lending Club to predict loan defaults, interest rates, and loan approvals. The group's objectives were to predict if borrowers would default, the interest rate that would be charged, and if loans would be approved at 10% or below. They explored over 100 variables in the data, selected 31 for modeling, and removed outliers and NA values. Models tested included logistic regression, neural networks, and random forests. The group evaluated models on accuracy, precision, recall, and other metrics. They also conducted sentiment analysis on tweets about lending and incorporated visualizations into a Tableau dashboard demo. The document concludes with an assessment of each group member's contributions.