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.

rajan7838/Algerian-Forest-Fire-Prediction

Domaine:

environment and energy

Type de record:

software
Créateur:
raj
Hôte:
# Algerian Forest Fire Prediction ### Project Overview This is a Machine Learning web application that predicts the **Fire Weather Index (FWI)** for Algerian forests. The model is built using a Ridge Regression algorithm to help authorities predict fire risks based on environmental factors. ### Technical Stack * **Language:** Python 3.8 * **Web Framework:** Flask * **Machine Learning:** Scikit-Learn (Ridge Regression) * **Data Handling:** Pandas, NumPy * **Frontend:** HTML5 with Jinja2 templates ### Project Structure * `application.py`: The main Flask entry point. * `model/`: Contains the trained `ridge.pkl` and `scaler.pkl` files. * `notebooks/`: Data cleaning and model training experiments. * `templates/`: HTML files for the user interface. * `requirements.txt`: List of required Python libraries. ### How to Run Locally 1. Clone the repository: `git clone github.com` 2. Install dependencies: `pip install -r requirements.txt` 3. Run the application: `python application.py`

Visit

github.com

Languages

Arabic, Algerian Spoken

Similaires

vishalshelar328/Algerian-Forest-Fire-Prediction2611ansh/algerian-forest-fire-predictionheba14101998/Algerian-Forest-Fire-Predictionkompany04/Algerian-forest-fire-predictionGouravAgarwal2716/algerian-forest-fire-predictionazrapatvi/Algerian-Forest-Fire-Prediction

vishalshelar328/Algerian-Forest-Fire-Prediction

2611ansh/algerian-forest-fire-prediction

# Algerian Forest Fire Prediction This is the README file for the "Algerian Forest Fire Prediction"

heba14101998/Algerian-Forest-Fire-Prediction

Predicting forest fire occurrences in Algeria using the "Algerian Forest Fires Dataset" from Kaggle.

kompany04/Algerian-forest-fire-prediction

# Algerian-Forest-Fire-Prediction This project aims to predict the occurrence and spread of forest

GouravAgarwal2716/algerian-forest-fire-prediction

Flask web app for predicting Algerian forest fire weather index using machine learning # Flask ML D

azrapatvi/Algerian-Forest-Fire-Prediction

# 🔥 Algerian Forest Fire Prediction (Machine Learning + Flask Web App) ## 📌 Project Overview This