https://github.com/sakets69/algerianforestfire
Predicting FWI (Fire Weather Index )using independent features of the Algerian Forest Fire Dataset
https://github.com/sakets69/algerianforestfire
flask jupyter-notebook python
Last synced: about 2 months ago
JSON representation
Predicting FWI (Fire Weather Index )using independent features of the Algerian Forest Fire Dataset
- Host: GitHub
- URL: https://github.com/sakets69/algerianforestfire
- Owner: SaketS69
- Created: 2024-08-25T14:29:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T16:04:09.000Z (almost 2 years ago)
- Last Synced: 2025-09-13T22:24:04.092Z (10 months ago)
- Topics: flask, jupyter-notebook, python
- Language: Jupyter Notebook
- Homepage:
- Size: 457 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lab-flask
To run flask application
```
python app.py
```
To access your flask application open new tab in and paste the url:
```
https://{your_url}.pwskills.app:5000/
```