Skip to content

This is a fresher salary prediction system made from a data set that was taken from kaggle and then trained using linear reggression method.

Notifications You must be signed in to change notification settings

Abhinav330/fresher-salary-prediction-using-linear-reggression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

fresher-salary-prediction-using-linear-regration


This is a fresher salary prediction system made from a data set that was taken from kaggle and then trained using linear reggression method.


Files in this Repository :

🟢 linear_regression.ipynb :

Jupyter File related to this project.

🟢 placement.csv :

Dataset for tranning model.


Modules Required :

🔶 Numpy

🔶 Pandas

🔶 sklearn

🔶 math

🔶 joblib


Programming Language used

🟩 Python3


Instructions

✔ You need to give the following details and it will return the Salary in LPA :

10th marks in percentage

12th marks in percentage

College marks in percentage

Do you have any work experience ? (Enter 1 for yes or enter 0 for No)

Enter your Gender (Enter 1 for Male or enter 0 for Female)

Are you a commerce Student ? (Enter 1 for yes or enter 0 for No)

Are you a Science Student ? (Enter 1 for yes or enter 0 for No)


Warnings

❌ This model is trainned with very small number of dataset so predicted out may or may not be correct.

❌ Limited features.



Thank you For Visiting This Repository

About

This is a fresher salary prediction system made from a data set that was taken from kaggle and then trained using linear reggression method.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published