Skip to content

Stackoverflow Developer survey 2021 salary prediction and data exploration.

Notifications You must be signed in to change notification settings

Reetam101/Dev-salary-prediction-and-analysis

Repository files navigation

Dev-salary-prediction-and-analysis

This is a web application that predicts Software Developer salary based on information provided by user. It also has different graphs which explore the Stackoverflow Developer Survey (2021).

The ML model is trained on Stackoverflow Developer Survey 2021.

Technologies used 💻

How to create a virtual environment

python -m venv [venv_name]

How to install dependencies

pip install -r requirements.txt

How to run the app

streamlit run app.py

Screenshots

image image image

About

Stackoverflow Developer survey 2021 salary prediction and data exploration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published