Skip to content

A project to Predict salary of employees using Linear Regression & display the results in GUI using Tkinter Module of Python

Notifications You must be signed in to change notification settings

disha2sinha/Employee-Salary-Prediction

Repository files navigation

Industrial-Training-Project-Linear-Regression

Employee HR DATABASE:

Original Dataset:

After converting CSV file to Pandas Dataframe:

Updated Dataset:

Added columns Age,conv(10% of salary) & total(salary+hra+conv)

Reports/Data Visualization:

Sum, Mean & Standard Deviation of Total, Salary ,HRA & conv Based on Gender:

State Wise Mean of Total , Salary ,HRA & conv:

Bar Plot with 'state' as X-axis and all mean values as Bars:

State Wise Sum of Total , Salary ,HRA & conv:

Bar Plot with 'state' as X-axis and all sum values as Bars:

Scatter Plot- Experience Vs Salary of Employees:

Salary Prediction Based On Experience:

About

A project to Predict salary of employees using Linear Regression & display the results in GUI using Tkinter Module of Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages