Skip to content

yasnakateb/USSalPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ˆ ๐Ÿ’ฐ 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


Releases

No releases published

Packages

No packages published