sarahcodebyte / SalaryPredictionModel

ML model for estimating salary of new employees based on parameters such as age, workinh hours, capital gain etc, at their previous workplace.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SalaryPredictionModel

Made a ML model for predicting salary for the new employees of a company based on certain parameters from their previous workplace.

Model Accuracy- >97%

Libraries used:

  1. SnadardScaler
  2. matplotlib
  3. confusion matrix
  4. K-nearest neighbor

New concept learned: Using K-Nearest neighbor algorithn.

About

ML model for estimating salary of new employees based on parameters such as age, workinh hours, capital gain etc, at their previous workplace.


Languages

Language:Jupyter Notebook 100.0%