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.

yuvraj-singh047/Algerian-Forest-Fire-Regression

Domain:

environment and energy

Record type:

project
Creator:
yuv
Host:
# πŸ”₯ Algerian Forest Fire – Regression Models with Cross Validation This project applies multiple **regression techniques** to predict the **Fire Weather Index (FWI)** using the Algerian Forest Fires dataset. ## πŸ“Œ Models Implemented - Linear Regression - Ridge Regression - Lasso Regression - Elastic Net - RidgeCV - LassoCV - ElasticNetCV ## 🧠 Key Concepts Used - Train–Test Split - Feature Correlation Analysis - Multicollinearity Reduction - Feature Scaling (StandardScaler) - Regularization (L1, L2) - Cross-Validation for Hyperparameter Tuning ## πŸ“Š Evaluation Metric - RΒ² Score ## πŸš€ Why Cross-Validation? Cross-validation automatically selects the best regularization parameter (alpha), improving model generalization and preventing overfitting. ## πŸ› οΈ Tech Stack - Python - NumPy - Pandas - Matplotlib - Seaborn - Scikit-learn ## πŸ“ Dataset Algerian Forest Fires Dataset (Cleaned) --- ## πŸ“‹Project Sturcture ``` Algerian-Forest-Fire-Regression/ β”‚ β”œβ”€β”€ data/ β”‚ └── Algerian_forest_fires_cleaned_dataset.csv β”‚ β”œβ”€β”€ notebook/ β”‚ └── Algerian_forest_fires_model.ipynb β”‚ β”œβ”€β”€ README.md β”œβ”€β”€ requirements.txt ``` --- ⭐ If you like this project, consider starring the repo!

Visit

github.com

Languages

Arabic, Algerian Spoken

Similar

yuvraj-singh047/Algerian-Forest-Firekeshavpal06/Algerian-Forest-Fire-RegressionShriyaMishra2903/algerian-forest-fire-regressionSnegamurugan15/algerian-forest-fire-regressionJrodriguez8004/Algerian-Forest-Fire-Regression

yuvraj-singh047/Algerian-Forest-Fire

# πŸ”₯ Algerian Forest Fire Weather Index Predictor A Machine Learning-based web application that pred

keshavpal06/Algerian-Forest-Fire-Regression

# Algerian Forest Fire Regression Project This repository hosts an end-to-end Machine Learning pipe

ShriyaMishra2903/algerian-forest-fire-regression

Machine learning regression project for predicting forest fire risk using the Algerian Forest Fires

Snegamurugan15/algerian-forest-fire-regression

Coursework regression analysis for Algerian Forest Fire FWI prediction. # Algerian Forest Fire FWI

Jrodriguez8004/Algerian-Forest-Fire-Regression

Predictive modeling of the Algerian Forest Fire dataset using Linear, Ridge, and Lasso regression to