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.

nikhilmalgar/Algerian_Forest_Fire_Prediction

Domain:

environment and energy

Record type:

softwaremodel
Creator:
nik
Host:
# πŸ”₯ 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

Similar

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