This project predicts the FWI (Fire Weather Index) of the Algerian forests. My free instance for deployment of this site spins down with inactivity, which can delay requests by 50 seconds or more. Please have patience for the live site to be loaded.
This project predicts the FWI (Fire Weather Index) of the Algerian forests.
To run flask application
```
python application.py
```
To access your flask application open new tab in and paste the url:
For home page:
```
127.0.0.1
```
For predicting data:
```
127.0.0.1
```
Live site Link:
```
forestfire-euu6.onrender.com
```