CoolFace
Apppublic

Asif0521/Decision_model_regression

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
App README

๐Ÿ’ผ Salary Prediction using Decision Tree Regression

This project predicts an employeeโ€™s salary based on demographic and professional features using a Decision Tree Regression model. The application is built with Streamlit and deployed on Hugging Face Spaces.


๐Ÿ“Œ Problem Statement

To build and deploy a machine learning model that predicts the salary of an employee based on features such as age, years of experience, education level, weekly working hours, and city tier.


๐Ÿง  Model Details

  • โ€”Model Type: Regression
  • โ€”Algorithm Used: Decision Tree Regressor
  • โ€”Target Variable: Salary (Continuous)
  • โ€”Evaluation Metric: Rยฒ Score
  • โ€”Model Accuracy: Above 90%
  • โ€”Dataset Size: 15,000+ rows

๐Ÿ“Š Dataset Description

The dataset contains the following columns:

| Column Name | Des