RustX commited on
Commit
36a8588
·
1 Parent(s): f943728

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,4 +9,6 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
9
  pinned: false
10
  ---
11
 
12
+ Salary Prediction Web App with Streamlit
13
+ This project demonstrates the development of a web application for salary prediction using Streamlit, a popular Python library. By leveraging real-world data, we build and deploy a machine learning model. The process consists of two main parts: data analysis and model development, followed by the creation of the web app using Streamlit.
14
+ #Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference