Skip to content

Latest commit

 

History

History
55 lines (27 loc) · 2.03 KB

README.md

File metadata and controls

55 lines (27 loc) · 2.03 KB

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: