forest-fire-area-prediction and forest-fire-prediction

These are ecosystem siblings—both are independent machine learning implementations addressing the same problem domain (forest fire prediction) using different geographic datasets (Portugal vs. Algeria) and potentially different feature engineering approaches, allowing practitioners to compare methodologies rather than choose one over the other.

Maintenance 0/25
Adoption 5/25
Maturity 9/25
Community 17/25
Maintenance 0/25
Adoption 9/25
Maturity 8/25
Community 20/25
Stars: 11
Forks: 10
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 75
Forks: 23
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About forest-fire-area-prediction

UBC-MDS/forest-fire-area-prediction

This project aims to predict the burned area of forest fires in the northeast region of Portugal, using meteorological and soil moisture data.

About forest-fire-prediction

aravind-selvam/forest-fire-prediction

Project for Predicting Algerian Forest Fires and Fire Weather Index Using Machine Learning with Python.

Implements dual predictive models—binary classification (fire/no-fire) and regression (Fire Weather Index)—trained on scikit-learn algorithms including Random Forest, XGBoost, and SVR, with hyperparameter tuning via stratified k-fold cross-validation. Persists Algerian forest fire observations to MongoDB Atlas and exposes predictions through a Flask REST API deployed on Heroku with both web interface and Postman-testable endpoints.

Scores updated daily from GitHub, PyPI, and npm data. How scores work