Skip to content

YaminiGhumre/salary_prj2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Linear_Regression_Repository2

Linear_Regression_Practical_Salary Objective : Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using Python. The dataset which is shared - Delivery Time.

Solution : 1.Data Pre-processing Steps. 2. Fitting the MLR model to the training set. 3. Predicting the result of the test set.

Result : The r2 score tells that our model is 92% accurate.

Releases

No releases published

Packages

No packages published

Languages