Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,6 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
|
|
|
|
|
|
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
|