Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 310 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 310 Bytes

Regression_model-ML

Predicting salary of an employee according to his previous company

It is the simple regression model which help us to predict the salary of an employee in new company according to the his position level in the previous company.

I used Random Forest Regression model for this prediction.