Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

harsh2kum/Fire-Weather-Index-Prediction-ML

Domain:

environment and energyclimate

Record type:

projectmodel
Creator:
har
Host:
End-to-end machine learning project on the Algerian Forest Fires dataset, including EDA, feature engineering, linear regression modeling, and deployment using Flask.,AWS # 🔥 Fire Weather Index (FWI) Prediction | Machine Learning Project An **end-to-end Machine Learning project** built using the **Algerian Forest Fires dataset** to predict the **Fire Weather Index (FWI)**. This project demonstrates the complete ML lifecycle — from **EDA and feature engineering** to **model deployment using Flask**. --- ## 📌 Project Overview Forest fires are strongly influenced by weather conditions such as temperature, humidity, wind speed, and rainfall. The **Fire Weather Index (FWI)** is an important indicator used to estimate fire risk intensity. In this project, I: - Analyzed the dataset using Exploratory Data Analysis (EDA) - Performed feature engineering and scaling - Trained a regression model using **Ridge Regression** - Deployed the trained model as a **Flask web application** --- ## 📊 Dataset Information - **Dataset Name:** Algerian Forest Fires Dataset - **Source:** UCI Machine Learning Repository - **Regions Covered:** Bejaia & Sidi Bel-Abbes (Algeria) - **Target Variable:** Fire Weather Index (FWI) ### Key Features - Temperature - Relative Humidity (RH) - Wind Speed (Ws) - Rain - FFMC - DMC - ISI - Classes - Region --- ## 🧠 Machine Learning Pipeline 1. **Exploratory Data Analysis (EDA)** - Distribution analysis - Correlation study - Fire vs non-fire patterns 2. **Feature Engineering** - Data cleaning - Encoding categorical features - Feature scaling using `StandardScaler` 3. **Model Training** - Algorithm: **Linear Regression with Ridge Regularization** - Helps prevent overfitting 4. **Model Evaluation** - R² Score - Mean Absolute Error (MAE) - Mean Squared Error (MSE) 5. **Deployment** - Model and scaler saved using `pickle` - Flask-based web application for real-time predictions --- ## 🛠️ Tech Stack - **Programming Language:** Python - **Libraries:** NumPy, Pandas, Matplotlib, Seaborn, Scikit-learn - …

Visit

github.com

Languages

Arabic, Algerian Spoken

Licenses

MIT

Similar

SaiReddy43/algerian-fire-weather-index-predictionHarshraj112/Forest-Fire-Weather-Index-PredictionShoaibMuhammad123/Algerian-Fire-Weather-Index-Predictionmaheshsathe07/Forest-Fire-Weather-Index-Analysis-and-Predictionmimakhdumi/Fire-Weather-Index-PredictorSurajKumarpandey001/Forest-Fire-Weather-Index

SaiReddy43/algerian-fire-weather-index-prediction

# 🔥 Forest Fire Weather Index (FWI) Prediction System > A Full-Stack Machine Learning application t

Harshraj112/Forest-Fire-Weather-Index-Prediction

A machine learning web app that predicts the Fire Weather Index (FWI) using Ridge Regression, traine

ShoaibMuhammad123/Algerian-Fire-Weather-Index-Prediction

This repository presents a machine learning model to predict Algeria's Fire Weather Index (FWI) usin

maheshsathe07/Forest-Fire-Weather-Index-Analysis-and-Prediction

Our project predicts forest fire weather conditions in Algeria using machine learning. It analyzes m

mimakhdumi/Fire-Weather-Index-Predictor

A Flask-based Machine Learning web application that predicts the Fire Weather Index (FWI) using mete

SurajKumarpandey001/Forest-Fire-Weather-Index

A machine learning-powered web application that predicts the Fire Weather Index (FWI) using various