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.

2611ansh/algerian-forest-fire-prediction

Domaine:

environment and energy

Type de record:

softwareproject
Créateur:
261
Hôte:
# Algerian Forest Fire Prediction This is the README file for the "Algerian Forest Fire Prediction" project. This project aims to predict forest fire occurrences in Algeria based on various environmental factors. The prediction model is implemented in a Flask web application, allowing users to input environmental data and get predictions for forest fire likelihood. ## Project Structure The project consists of the following components: - `application.py`: This is the main Python file containing the Flask web application. It loads a pre-trained Ridge Regression model and a Standard Scaler for data preprocessing. ## Getting Started To run the project locally, follow these steps: 1. Clone the repository to your local machine: ```bash git clone github.com ``` 2. Navigate to the project directory: ```bash cd algerian-forest-fire-prediction ``` 3. Install the required Python packages. It's recommended to use a virtual environment: ```bash pip install -r requirements.txt ``` 4. Run the Flask application: ```bash python application.py ``` The application will be accessible at localhost in your web browser. ## Usage Once the application is running, you can access it through your web browser. The following routes are available: - `/`: The home page of the application, where you can enter data for prediction. - `/predictdata`: The endpoint for predicting forest fire likelihood based on input data. ## Input Data To make a prediction, enter the following environmental data on the `/` page: - Temperature - Relative Humidity (RH) - Wind Speed (Ws) - Rainfall (Rain) - Fine Fuel Moisture Code (FFMC) - Duff Moisture Code (DMC) - Initial Spread Index (ISI) - Classes (fire classes) - Region ## Prediction After entering the required data, click the "Predict" button. The application will use the trained model to predict the likelihood of a forest fire, and the result will be displayed on the home page. …

Visit

github.com

Languages

Arabic, Algerian Spoken

Similaires

Aashutosh029/Algerian-Forest-Fire-Predictionkhushi19018338/Algerian-Forest-Fire-Predictionpinakeedigitaltechnology/Algerian-Forest-Fire-PredictionDeepicasree/Algerian-Forest-Fire-Predictionkrish231752/Algerian-Forest-Fire-PredictionNavanethank/Algerian-Forest-Fire-Prediction

Aashutosh029/Algerian-Forest-Fire-Prediction

# Forest Fire FWI Prediction Web App A Flask-based web application for predicting the Fire Weather

khushi19018338/Algerian-Forest-Fire-Prediction

# Algerian Forest Fire Prediction This project predicts the Fire Weather Index (FWI) using Machine

pinakeedigitaltechnology/Algerian-Forest-Fire-Prediction

Machine Learning Flask Web Application for Fire Weather Index Prediction

Deepicasree/Algerian-Forest-Fire-Prediction

# 🔥 Algerian Forest Fire Prediction using Machine Learning ## 📌 Project Overview This project

krish231752/Algerian-Forest-Fire-Prediction

# 🔥 Algerian Forest Fire Prediction A Machine Learning-powered web application that

Navanethank/Algerian-Forest-Fire-Prediction

# 🔥 Algerian Forest Fire Prediction --- ## 🌲 Project Overview **Algerian Fore