Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 434 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 434 Bytes

Assignment_Simple_Linear_Regression

This repository introduces reader to basic concepts of simple linear regression and its application.

Build a simple linear regression model predicting delivery time using sorting time. Performe EDA and do necessary transformations and select the best model.

Build a simple linear regression model predicting salary hike. Performe EDA and do necessary transformations and select the best model.