Dashboard
Understanding Prosper Loan Data Set
Why risky loans are classified as risky?

It was my final project for the Data Analysis with R course, from Udacity. I conducted an exploratory data analysis on a data set from Prosper website, a peer-to-peer lending marketplace. My key goals were developing some intuition about the data and trying to figure out why the loans in this collection were classified with specific risk scores.

I used the R language for this project to summarize and create histograms, boxplots, frequency polygons and scatter plots to understand better data's underlying structure and variables.

VIEW PROJECT