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

https://github.com/fayzi-dev/salary_predict_app_by_streamlit

Salary predict App by Streamlit
https://github.com/fayzi-dev/salary_predict_app_by_streamlit

numpy pandas pypickle streamlit streamlit-webapp

Last synced: 12 months ago
JSON representation

Salary predict App by Streamlit

Awesome Lists containing this project

README

          

# the predict salary

### How to run it on your own machine

1. Install the requirements

```
$ pip install -r requirements.txt
```

2. Run the app

```
$ streamlit run salary_predict_app.py
```