This Project is designed to help software developers or others non tech people who want to analyze and know more about software Developer's salary depending on their location, degree & years of experience.
With the location, degree & years of experience fetched from the StackOverflow Dev2020 Survey DevSalary can analyse and predict the range of Software Developer's salary according to the data given / selected.
- Analyze Data
- Build ML models
- Predict the Dev Salary
- Display Over all global Dev salary
back end:
- Python
- Scikit-learn
front end:
- Streamlit Framework
- Using the Scikit-learn Library which I was not familiar with, took me longer to learn it.