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.

namanbhattt07/end-to-end-ml-project

Domaine:

environment and energy

Type de record:

project
Créateur:
nam
Hôte:
Algerian forest fire project (just for practice) Author : Naman Bhatt ``` # End-to-End Machine Learning Project – Forest Fire Prediction This is an end-to-end Machine Learning project built using Python and Flask. The application predicts the **Fire Weather Index (FWI)** based on multiple environmental and weather parameters. --- ## Project Overview This project demonstrates the complete Machine Learning workflow starting from data preprocessing and exploratory data analysis (EDA) to model training, evaluation, and deployment using a Flask web application. --- ## Tech Stack - Python - Pandas, NumPy - Scikit-learn - Matplotlib, Seaborn - Flask - HTML (Jinja2 Templates) --- ## Project Structure ``` end to end ML PROJ/ │ ├── application.py ├── models/ │ ├── ridge.pkl │ └── scaler.pkl ├── notebooks/ ├── templates/ │ └── index.html ├── requirements.txt └── README.md ``` --- ## How to Run the Project ### Step 1: Clone the repository ``` git clone github.com cd REPO_NAME ``` ### Step 2: Create a virtual environment ``` python -m venv venv source venv/bin/activate # macOS/Linux venv\Scripts\activate # Windows ``` ### Step 3: Install dependencies ``` pip install -r requirements.txt ``` ### Step 4: Run the Flask application ``` python application.py ``` Open the browser and visit: ``` 127.0.0.1 ``` --- ## Input Features - Temperature - Relative Humidity (RH) - Wind Speed (Ws) - Rain - FFMC - DMC - ISI - Classes - Region --- ## Output The application predicts the **Fire Weather Index (FWI)** based on the input values. --- ## Note This project is created for learning and academic purposes as part of a Machine Learning / Data Science curriculum. ``` ---

Visit

github.com

Languages

Arabic, Algerian SpokenKhoekhoe

Similaires

Ayhampt/End-To-End-ML-Project-ImplementationHetalBagal/End-to-End-ml-forest-fire-projectAshwathBalaS/Algerian-Forest-Fire-Prediction-End-to-End-ML-AWS-Deployment-ML-ProjectPraveen23-kk/Algerian_Fire_Prediction_Flask_app-End-to-End-ML-Syam-1133/End-to-End-ML-modelTG-Mandla/End-to-End-Project

Ayhampt/End-To-End-ML-Project-Implementation

A Machine Learning web application that predicts the Fire Weather Index (FWI) using environmental an

HetalBagal/End-to-End-ml-forest-fire-project

This project demonstrates end-to-end machine learning model training using the Algerian Forest Fires

AshwathBalaS/Algerian-Forest-Fire-Prediction-End-to-End-ML-AWS-Deployment-ML-Project

This Repository contains my working files of "Algerian Forest Fire Prediction" Project using Linear,

Praveen23-kk/Algerian_Fire_Prediction_Flask_app-End-to-End-ML-

# 🔥 Algerian Forest Fire Predictor (FWI Prediction) ## 📌 Project Overview This project is a ma

Syam-1133/End-to-End-ML-model

This project demonstrates the implementation of an end-to-end machine learning model using the Alger

TG-Mandla/End-to-End-Project

An automated, zero-cost ETL data pipeline and 4-page interactive Looker Studio framework for trackin