Logo Lanfrica

MohdAnasBashir/Algerian-Fire-Prediction

Domain:

environment and energy

Record type:

softwaremodel
Creator:
Moh
Host:
ML Flask App for Fire Prediction # Algerian Forest Fire Prediction This is an end-to-end Machine Learning web application that predicts the Fire Weather Index (FWI) using environmental data. ## Features - Input weather conditions - Predict fire risk using trained ML model - Flask-based web interface ## Tech Stack - Python - Flask - Scikit-learn - HTML/CSS ## Model - Regression model trained on Algerian Forest Fire dataset - Feature scaling using StandardScaler ## Run Locally ```bash pip install -r requirements.txt python webApp.py