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.

nikhilmalgar/Algerian_Forest_Fire_Prediction

Domaine:

environment and energy

Type de record:

softwaremodel
Créateur:
nik
HĂŽte:
# đŸ”„ FWI Prediction Web App A **Flask-based Machine Learning Web Application** that predicts the **Fire Weather Index (FWI)** using a **Ridge Regression model**. This project showcases how to integrate an ML model with an interactive and beautifully designed web frontend for real-time predictions. --- ## 🚀 Features - 🎯 Predicts Fire Weather Index (FWI) using Ridge Regression - 🧠 Uses **StandardScaler** for feature normalization - đŸ’» Built with **Flask** and **Scikit-learn** - 🌈 Interactive and modern **animated frontend** - 📊 Clean, responsive, and professional UI design --- ## 🧠 Tech Stack | Component | Technology | | ----------------------- | ---------------------------------------------------- | | **Frontend** | HTML5, CSS3, JavaScript | | **Backend** | Flask (Python) | | **Machine Learning** | Scikit-learn (Ridge Regression, StandardScaler) | | **Model Serialization** | Pickle | | **Deployment** | Flask Server / Render / Hugging Face Spaces / Heroku | --- ## 📂 Project Structure ``` ├── model/ │ ├── ridge.pkl │ ├── scaler.pkl │ ├── templates/ │ ├── index.html │ ├── home.html │ ├── notebooks/ │ ├── 2.0-EDA And FE Algerian Forest Fires.ipynb │ ├── 3.0-Model Training.ipynb │ ├── application.py ├── requirements.txt ├── README.md ``` --- ## ⚙ Installation & Setup ### 1. Clone the Repository ```bash git clone github.com cd fwi-prediction-app ``` ### 2. Create and Activate Virtual Environment ```bash python -m venv venv venv\Scripts\activate # On Windows source venv/bin/activate # On Mac/Linux ``` ### 3. Install Dependencies ```bash pip install -r requirements.txt ``` ### 4. Run the Flask App ```bash python application.py ``` Then open your browser and go to 👉 **127.0.0.1 


Visit

github.com

Languages

Arabic, Algerian Spoken

Similaires

nikhilmalgar/Algerian_ForestFire_AnalysisShrimant05/Algerian_Forest_Fire_PredictionHimanshutyagi4348/algerian_forest_fire_predictionshrutiranipoddar/Algerian_forest_fire_predictionanulsasidharan/Algerian_Forest_fire_predictionahmedAmer8/Algerian_Forest_Fire_prediction

nikhilmalgar/Algerian_ForestFire_Analysis

# Algerian Forest Fire Analysis This repository contains work on cleaning, exploring, and analyzing

Shrimant05/Algerian_Forest_Fire_Prediction

ï»ż# Algerian Forest Fire Prediction A Flask web app that predicts the Fire Weather Index (FWI) usi

Himanshutyagi4348/algerian_forest_fire_prediction

đŸ”„ Algerian Forest Fire Prediction This project analyzes the Algerian Forest Fire dataset with a com

shrutiranipoddar/Algerian_forest_fire_prediction

# đŸ”„ Algerian Forest Fire - Temperature Prediction using Ridge Regression This project uses **Ridge

anulsasidharan/Algerian_Forest_fire_prediction

# đŸ”„ Algerian Forest Fire Prediction System This project is a machine learning-based web application

ahmedAmer8/Algerian_Forest_Fire_prediction

# đŸ”„ Algerian Forest Fire Prediction App This project is a machine learning-based web application fo