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.

nirbhay36/ML---Algerian-Forest-Fire

Domain:

environment and energy

Record type:

project
Creator:
nir
Host:
Forest Fire Prediction - Nirbhay Ahir A brief description of what this project is all about. Forest Fire Prediction is a Supervised Machine learning problem statements. Using Regression and Classification Algorithm I detected the future fires with temperture as dependent variable based on certain Weather report. Library Used in this Project Data Pre-Processing Numpy, Pandas, Matplotlib, Seaborn Model Building Sklearn, statsmodels Data Set Information: The dataset includes 244 instances that regroup a data of two regions of Algeria,namely the Bejaia region located in the northeast of Algeria and the Sidi Bel-abbes region located in the northwest of Algeria. 122 instances for each region. The period from June 2012 to September 2012. The dataset includes 11 attribues and 1 output attribue (class) The 244 instances have been classified into fire (138 classes) and not fire (106 classes) classes. Attribute Information: 1. Date : (DD/MM/YYYY) Day, month ('june' to 'september'), year (2012) Weather data observations 2. Temp : temperature noon (temperature max) in Celsius degrees: 22 to 42 3. RH : Relative Humidity in %: 21 to 90 4. Ws : Wind speed in km/h: 6 to 29 5. Rain: total day in mm: 0 to 16.8 FWI Components 6. Fine Fuel Moisture Code (FFMC) index from the FWI system: 28.6 to 92.5 7. Duff Moisture Code (DMC) index from the FWI system: 1.1 to 65.9 8. Drought Code (DC) index from the FWI system: 7 to 220.4 9. Initial Spread Index (ISI) index from the FWI system: 0 to 185 10. Buildup Index (BUI) index from the FWI system: 1.1 to 68 11. Fire Weather Index (FWI) Index: 0 to 31.1 12. Classes: two classes, namely Fire and not Fire Steps 1.Data Collection 2.Data Pre-Processing 3.Exploratory Data Analysis 4.Feature Engineering 5.Feature Selection 6.Model Building Model Used: 1.Linear regression 2.Lasso Regression 3.Ridge Regression Model Selection For Regression r2_score metrics is used to select best model.

Visit

github.com

Languages

Arabic, Algerian Spoken

Similar

ademyavuzz/algerian-forest-fire-mlsamarthgurav123/Algerian-Forest-Fire-MLMikeltec/Algerian-Forest-Fire-MLrajivjajo/ML---Algerian-Forest-FireAnkitDubey040/ML---Algerian-Forest-FirepBratt/Algerian-forest-fire-ml

ademyavuzz/algerian-forest-fire-ml

Paired classification and regression study on Algerian forest fire data. 0.967 accuracy with 0.998 R

samarthgurav123/Algerian-Forest-Fire-ML

A project on Linear regression on a Algerian forest fire data set to predict "Fire Weather Index"

Mikeltec/Algerian-Forest-Fire-ML

# Algerian-Forest-Fire-ML The aim of this assignment is to process and clean the dataset, generate v

rajivjajo/ML---Algerian-Forest-Fire

ML---Algerian-Forest-Fire ## Introduction * I used a dataset on **Algerian Forest Fires from UCI

AnkitDubey040/ML---Algerian-Forest-Fire

ML---Algerian-Forest-Fire ## Introduction * I used a dataset on **Algerian Forest Fires from UCI**.

pBratt/Algerian-forest-fire-ml

Machine Learning model for Algerian Forest Fire dataset # Algerian-forest-fire-ml Machine Learning