Skip to content

selfhydro/PredictiveSelfhydro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

PredictiveSelfhydro

Running

Requires access to bigquery Create a service account with access to GCP BigQuery and download json.

Run: GOOGLE_APPLICATION_CREDENTIALS=./{file_name}.json python waterTemperaturePredictor.py

Setup virtual env

  1. virtualenv --system-site-packages -p python3 ./venv
  2. source ./venv/bin/activate
  3. pip install --upgrade pip
  4. pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages