Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

herilshah/algeria-forest-fire

Domaine:

environment and energy

Type de record:

software
Créateur:
her
Hôte:
# Algerian Forest Fire Prediction This repository contains code for predicting the Fire Weather Index (FWI) in Algerian forest regions using Ridge Regression. The prediction is based on several meteorological features including Temperature, Relative Humidity (RH), Wind Speed (Ws), Rainfall (Rain), Fine Fuel Moisture Code (FFMC), Duff Moisture Code (DMC), Initial Spread Index (ISI), and the forest fire Classes. ## Introduction The Fire Weather Index (FWI) is a critical measure used in fire weather forecasting. It helps assess the risk of forest fires by considering various meteorological factors. This project aims to predict the FWI for different Algerian forest regions using Ridge Regression, a linear regression technique with L2 regularization. ## Data The dataset used for this project contains the following features: - Temperature: Temperature in Celsius (°C) - Relative Humidity (RH): Percentage (%) - Wind Speed (Ws): Measured in km/h - Rainfall (Rain): Measured in mm - Fine Fuel Moisture Code (FFMC) - Duff Moisture Code (DMC) - Initial Spread Index (ISI) - Classes: Forest fire classes (e.g., "Fire," "Not Fire") - Region: The geographic region where data was collected ## Requirements To run this code, you need the following Python libraries and packages: - NumPy - Pandas - Scikit-Learn - Flask - Pickle You can install these dependencies using `pip`: ```bash pip install -r requriements.txt

Visit

github.com

Languages

Arabic, Algerian Spoken

Similaires

BehlimAmaan/Algeria-Forest-FirePriyankaSett/Algeria-Forest-FireRai59/Forest-Fire-Prediction-Algeriasebiakods/algeria-forest-fire-prediction-ShubhamMaurya2001/algeria-forest-fire-predictionCodeByAarish/Algeria-Forest-Fire-Prediction

BehlimAmaan/Algeria-Forest-Fire

This project analyzes the Algeria Forest Fire dataset by performing data cleaning and EDA to underst

PriyankaSett/Algeria-Forest-Fire

Using the Algerian forest fire dataset from UCI, EDA, regression, classification tasks have been pe

Rai59/Forest-Fire-Prediction-Algeria

CS-165 Data Science Project # Forest Fire Prediction — Algeria A machine learning project to predi

sebiakods/algeria-forest-fire-prediction-

Forest fire prediction system for Algeria using Random Forest (96.7% accuracy). Real-time API, inter

ShubhamMaurya2001/algeria-forest-fire-prediction

# ML Lifecycle - Algerian Forest Fire Prediction A machine learning web application for predicting

CodeByAarish/Algeria-Forest-Fire-Prediction

# 🔥 Forest Fire Prediction using Polynomial Regression Welcome to the **Forest Fire Prediction Syst