Skip to content

In this project, I applied Linear Regression model to solve the task using python

Notifications You must be signed in to change notification settings

mayorofdata/Salary-Prediction-Using-Simple-Linear-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Salary Prediction Using Simple Linear Regression

Problem Statement

XYZ Company will like to predict the Salary in dollars based on the year(s) of experience of their employee. In this project, I applied Linear Regression model to solve the task. This simple dataset contains two fields:

- Independent variable X: year(s) of experience and

- Dependent variable Y: Salary in dollars.

About

In this project, I applied Linear Regression model to solve the task using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published