I used a dataset on **Algerian Forest Fires** from UCI. The dataset contains a culmination of forest fire observations and data in two regions of Algeria: the Bejaia region and the Sidi Bel-Abbes region. In this END-TO-END project, we focused on certain weather features & using regression problem to predict fire weather index and create a web app.
** TO ACCESS MY WEB APP LIVE ONLINE :
forest-fire-ml-model.onrend… **
# lab-flask
To run flask application
```
python app.py
```
To access your flask application open new tab in and paste the url:
```
{your_url}.pwskills.app
```