Loan Data Analysis

May 17, 2015
Loan data analysis
Here’s an AzureML model to analyze loan data. It uses a two class logistic regression algorithm for binary classification. This is based on Python based sample from learnds.com. It leverages various AzureML Studio components as well as custom R code for data cleansing and feature engineering.