Skip to content

This project helps to get insight into StackOverflow developers' salaries based on the data driven from a survey in 2017

Notifications You must be signed in to change notification settings

NTHuyne/SO-salary-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stack Overflow salary prediction based on developers survey 2017

Introduction

This project drives data from [https://insights.stackoverflow.com/survey/2017]. From the given data, this project will predict the salary based on the given atrributes by using basic ML algorithms.

This contains:

  1. Installation
  2. Dataset
  3. Objective

Installation

There should be no necessary libraries to run the code here beyond the Anaconda distribution of Python. The code should run with no issues using Python versions 3.*.

Dataset

The data is from [https://insights.stackoverflow.com/survey/2017].

Objective

In the notebooke "Salaty Prediction", this project aims to answer:

  1. Develop an efficient ML model to predict the Salary based on Linear Regression model.

References

Give credits to Stack Overflow for the data

About

This project helps to get insight into StackOverflow developers' salaries based on the data driven from a survey in 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published