Skip to content

SJMcode/IoT-weather-prediction-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps on how to run:

  1. Create virtual environment
python -m venv .venv
  1. Activate the virtual environment
  2. Install the dependencies
pip install -r requirements.txt
  1. Run the project
flask run

About

IoT weather prediction system using Python-flask-modelling with ML algorithm and hosting on firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published