We will be looking at a simple Linear Regression example in Python, and as always, we’ll be using the SciKit Learn library. The dataset has two columns — number of years of work experience, and the salary for that experience. Our goal is to build a model which will learn on this dataset and will be able to predict the salary for a given number of years of experience.
-
Notifications
You must be signed in to change notification settings - Fork 0
ayaansk199/Salary-Prediction-Using-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
We will be performing simple linear regression on salary.csv dataset.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published