# Algerian Forest Fire Prediction 🔥🌲
A regression-based machine learning project to predict the **Forest Fire Weather Index (FWI)** using environmental features from Algeria.
## 📦 Features
- Exploratory Data Analysis (EDA)
- Linear Regression, Ridge, and other models
- Flask/Streamlit Web Interface
- Model Deployment
- .pkl model saving for inference
## 🛠 Tech Stack
- Python, Scikit-learn, Pandas, Matplotlib
- Streamlit / Flask (UI)
- Jupyter Notebook
## 🚀 How to Run
1. Clone the repo
2. Install dependencies