You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Physics-informed fire occurrence prediction using structured fire indices (ISI, FFMC, DMC, DC, BUI, FWI), and latent clustering. Implements an interpretable neural model fulfilling ISI’s predictive role. Stage 1 of a modular fire propagation modeling framework grounded in physical science. Resulted in a perfect 100% accuracy
This project uses the Algerian Forest Fires dataset from the UCI Machine Learning Repository to predict fire risk using linear regression. The dataset includes temperature, humidity, wind, rain, and Fire Weather Index (FWI) components recorded across two Algerian regions. The project includes EDA, feature engineering, model training, & evaluations.