GithubHelp home page GithubHelp logo

salary-prediction's Introduction

Salary-Prediction

About The Project

Application to predict salary of an employee based on basic information like experience, country, education etc. This application uses Knowledge of data provided by StackOverlow which comes from a servey it conducts every year. Stack Overflow annual developer survey include over 70,000 responses to curate the whole data. for csv file please refer to https://insights.stackoverflow.com/survey.

  • Try Out the app
https://rishabh422tiwari-salary-prediction-app-7ytcny.streamlitapp.com/

This is how end application would look like :

Alt text

Getting started

Since desired output is continous we can use any variation of regression model. i have compared 3 models linear regression, Random Forest and Decision Tree in which i found decision tree worked the best for the type of data we have.

Walkthrough the Process

  1. Installing all the dependencies
  2. Pre-processing of the data
    • Droping irrelevent Columns

    • Dealing with NaN values and null values

    • Removing the outliers Our Raw data with outliers Alt text

      Our data after removing outliers Alt text

    • Encoding the categorical labels with scikit-learn lib.

  3. Trial of 3 different models (linear reg, random forest, decision tree)
  4. Evaluating with model performing well
  5. Making web application with Streamlit

Built With

  1. Numpy
  2. Pandas
  3. Matplotlib
  4. scikit-learn
  5. streamlit

salary-prediction's People

Contributors

rishabh422tiwari avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.