Content
# MCP Project
# Medical Costs Prediction
**Regression Project** using **Multilinear Regression** and **Polynomial Regression**. The workflow includes data preprocessing, encoding, scaling, model training, evaluation, and testing.
---
## 📂 Project Structure
```
MCP/
│── src/
│ ├── config/ # Configurations (paths, parameters)
│ ├── model/ # saved model
| ├── visuals / # all visuals for data
│── notebooks/ # Jupyter Notebooks for experiments & trainning
│── data/
│ ├── raw/ # Original datasets
│ ├── processed/ # Cleaned & preprocessed datasets
│── requirements.txt # Dependencies
│── README.md # Documentation
```
---
## ⚙️ Features
- **Preprocessing**: Encoding categorical features, scaling numerical features.
- **Models**: Multilinear Regression, Polynomial Regression.
- **Evaluation**: MSE, RMSE, R² Score.
---
## 🚀 Installation
```bash
git clone https://github.com/AbdelrahmanGaber528/MCP.git
cd MCP
pip install -r requirements.txt
```
```
📊 Usage
Place raw datasets in data/raw/.
Preprocess → outputs to data/processed/.
```
```
📦 Requirements
Install with:
pip install -r requirements.txt
Main packages: pandas, numpy, scikit-learn, matplotlib, seaborn, jupyter.
```
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
Fetch
Retrieve and process content from web pages by converting HTML into markdown format.
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.