Salary_Prediction / README.md
RustX's picture
Update README.md
fcd5460
|
raw
history blame contribute delete
No virus
523 Bytes

A newer version of the Streamlit SDK is available: 1.36.0

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