Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

MLR-salary-prediction

A Multiple Linear Regression model to predict salary based on age and experience. This project uses Multiple Linear Regression (MLR) to predict salaries of employees using their years of experience and age as input features.

The dataset contains:

  • Experience (in years)
  • Age (in years)
  • Salary (in INR/USD)
  • Technologies used:-
  • Python
  • Pandas, NumPy
  • Matplotlib, Seaborn
  • Scikit-learn

About

Machine Learning project using Multiple Linear Regression to predict employee salary.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages