Skip to content

vinodnayak08/Salary_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Predicting an Employee's Salary using Simple Linear Regression. (Level- Beginners)

We have to predict the salary of an employee given how many years of experience they have.

Steps to be followed are:

1. Load the Dataset

2. Split dataset into training set and test set

3. Fit Simple Linear Regression model to training set

4. Predict the test set

5. Visualizing the training set

6. Visualizing the test set

7. Make new predictions

About

Predicting an Employee's Salary using Simple Linear Regression. (Level- Beginners)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors