An open API service indexing awesome lists of open source software.

https://github.com/yasnakateb/ussalprediction

💰 Salary prediction
https://github.com/yasnakateb/ussalprediction

mini-project salary-prediction streamlit

Last synced: 7 months ago
JSON representation

💰 Salary prediction

Awesome Lists containing this project

README

          

# 📈 💰 Salary prediction in the US

This project aims to build a web app to predict the salary of a software developer in the US given how many years of experience they have and their degree.

## Building on macOS
1. Streamlit can be installed with pip:

$ pip install streamlit

2. Clone the repository.

3. Finally:

$ cd src

$ streamlit run main.py

---

![](assets/salPredict.gif)