Skip to content

darshandoshi95/linear_regression_salary_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

linear_regression_salary_prediction

dataset- Human resource attrition Steps-

  1. performed data preprocessing used labelbinarizer
  2. performed train-test split for model
  3. create LinearRegression instance
  4. trained model using train data
  5. performed prediction on test data
  6. calculated mean squared error
  7. plot graph of predicted vs truth values.

About

dataset- Human resource attrition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors