File size: 523 Bytes
1c7534e
 
 
 
 
 
 
 
 
 
 
36a8588
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: Salary Prediction
emoji: 🐨
colorFrom: green
colorTo: blue
sdk: streamlit
sdk_version: 1.21.0
app_file: app.py
pinned: false
---

Salary Prediction Web App with Streamlit
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.