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.

MehulRampratapNayak/Algerian_Forest_Linear_Regression_Temperature_Prediction

Domain:

environment and energy

Record type:

project
Creator:
Meh
Host:
# Algerian Forest Temperature Prediction using Linear Regression Algorithm . # 1) Problem statement . * This dataset comprises of Algerian Forest Fire Dataset taken from UCI . * Link of the dataset is as follows :- archive.ics.uci.edu . * This Model Predicts using Linear Regression Algorithm that what will be the Temperature in the Algerian Forest on the basis of various given circumstances in the data . # 2) Data Collection. * This dataset includes 244 instances that regroup a data of 2 regions of Algeria,namely the Brjajia 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 is from June 2012 to September 2012.The Dataset includes 11 attributes and 1 output attribute i.e. Temperature . * The data consists of 14 column and 246 rows.

Visit

github.com

Languages

Arabic, Algerian Spoken

Similar

MehulRampratapNayak/Algerian_forest_fire_logistic_regression_prediction

MehulRampratapNayak/Algerian_forest_fire_logistic_regression_prediction

# Algerian Forest Fire Prediction using Logistic Regression Algorithm . # 1) Problem statement . * T