A simple flask app integrating a machine learning model for Algeria forest fire predictions.
# Forest Fire Prediction Flask Application
To run the flask application
```
python application.py
```
To access the flask application open new tab in and paste the url:
```
https:0.0.0.0:9090/
```