Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iam-abbas/forest-fires-prediction
Understanding Forest Fires through data
https://github.com/iam-abbas/forest-fires-prediction
Last synced: 23 days ago
JSON representation
Understanding Forest Fires through data
- Host: GitHub
- URL: https://github.com/iam-abbas/forest-fires-prediction
- Owner: iam-abbas
- License: mit
- Created: 2020-02-20T20:02:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T18:25:18.000Z (over 4 years ago)
- Last Synced: 2024-05-01T18:24:57.230Z (8 months ago)
- Language: Jupyter Notebook
- Size: 2.79 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Forest-Fires-Prediction
##### Understanding Forest Fires through Data.## Few Guidelines
* Make sure to ***document*** code.
* Good on point commit message is highly appreciated.
* Always ***Push*** even a small piece of code before you move on to the next one.
* Always update the ***board*** whatever the current stage issue is in.#### Feel free to add more guidelines as and when required.
## Quick progress checker
- [ ] Australia
- [ ] California
- [ ] Brazil## Datasets
#### Direct Datatsets
- [Forest Fires in Brazil (Amazon Rain Forest)](https://www.kaggle.com/gustavomodelli/forest-fires-in-brazil)
- [188 Million Wildfires (USA)](https://www.kaggle.com/rtatman/188-million-us-wildfires)
- [Forest Fires (AUS)](https://www.kaggle.com/nagarajbhat/australian-bush-fire-satellite-data-nasa)
- [Largest California Fires](https://www.kaggle.com/annieichen/top-20-largest-california-wildfires)
- [Californian Fires](https://www.kaggle.com/ananthu017/california-wildfire-incidents-20132020)
- [Australia Fires from Space](https://www.kaggle.com/carlosparadis/fires-from-space-australia-and-new-zeland)#### Potential Datasets that can be used in co-relation
- [Wind Speeds Dataset (AUS)](https://data.gov.au/dataset/ds-sa-68ce0023-5542-425c-a35a-870854781259/details)
- [Australia Weather](http://www.bom.gov.au/climate/data/)