Skip to content

haroonhublikar12/Salary-Prediction-Using-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Salary Prediction Using Machine Learning

A simple salary prediction machine learning model, based on linear regression. It requires a dataset with two points, which is used for training.

Formula: Y =Mx+C

M=Slope Of Line And C= Intercept.

The Main Target For Linear Regression To Find The Best Value For X And Y.

Libraries

  • Numpy
  • Pandas
  • Sklearn

Requirements

  • Jupyter notebook
  • Python

Code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published