EDA on Loan dataset to study the relationships between the loan amount and different variables. Visualized correlation between different variables using seaborn and Matplotlib. Implemented a linear regression model using statsmodel .
EDA on Loan dataset to study the relationships between the loan amount and different variables. Visualized correlation between different variables using seaborn and Matplotlib. Implemented a linear regression model using statsmodel .