--- 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.