Logo Lanfrica

khushi19018338/Algerian-Forest-Fire-Prediction

Domain:

environment and energy

Record type:

projectsoftware
Creator:
khu
Host:
# Algerian Forest Fire Prediction This project predicts the Fire Weather Index (FWI) using Machine Learning. ## Tech Stack - Python - Flask - Scikit-Learn - Pandas - NumPy ## Features - Predicts FWI based on weather conditions. - Uses Ridge Regression. - Flask web application with HTML frontend. ## Dataset Algerian Forest Fires Dataset. ## Installation ```bash git clone github.com cd Algerian-Forest-Fire-Prediction pip install -r requirements.txt python application.py ```