A machine learning web app which predict the average salary based on your Education Skill
& Experience
Prediction is based on Stack Overflow 2020 Survey
You need python3 & pip to get started
Install requirements
$ pip3 install -r requirements.txt
Run
$ streamlit run app.py