ML-Project-Medical-Insurance-Cost-Prediction-

Medical Insurance Cost Prediction using Machine Learning

📌 Project Overview

This project predicts medical insurance charges based on user details such as age, gender, BMI, number of children, smoking habits, and region.
The model is trained using Machine Learning algorithms and deployed using Streamlit for an interactive web interface.


🚀 Features


🛠️ Technologies Used


📂 Dataset Information

The dataset contains the following features:


🤖 Machine Learning Model Used

Other models tested:

Random Forest gave better performance and accuracy.


📊 Project Workflow

  1. Data Collection
  2. Data Cleaning
  3. Exploratory Data Analysis (EDA)
  4. Feature Encoding
  5. Train-Test Split
  6. Model Training
  7. Model Evaluation
  8. Deployment using Streamlit

📈 Model Performance


▶️ How to Run Project

Step 1: Clone Repository

```bash git clone https://github.com/yourusername/ML-Project-Medical-Insurance-Cost-Prediction.git