Linear Regression Models

Sanjiv R. Das

Predict the guaranteed percentage as a function of the other variables

The dependent variable is the guaranteed amount as a percentage of the gross loan approved.

Run the regression using scikit-learn

Run the regression using statsmodels