salary predictor
1.0.0
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.txtRun
$ streamlit run app.py