π₯ Forest Fire Weather Index Prediction (FWI)
π Live Demo π https://mlproject01-ljaa.onrender.com
π Project Overview This is an end-to-end Machine Learning project that predicts the Forest Fire Weather Index (FWI) based on environmental conditions. The project includes:
-->Data preprocessing -->Model training (Ridge Regression) -->Flask web application -->Deployment on Render
π οΈ Tech Stack
-->Python
-->Flask
-->Scikit-learn
-->Pandas, NumPy
-->HTML/CSS
-->Gunicorn
π Features User-friendly web interface Real-time prediction Scaled input using StandardScaler Fully deployed ML model
project/
β
βββ application.py
βββ requirements.txt
βββ Procfile
βββ Model/
βββ templates/
βοΈ How to Run Locall
git clone https://github.com/AADIT9b/MLProject01.git
cd MLProject01
pip install -r requirements.txt
python application.py
π Model Used--->Ridge Regression
Give a β if you like this project!