Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 749 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 749 Bytes

Web App Monitoring Electricity Usage in Telkom University Building Using K-Means++ Algorithm

Web App that inform you the realtime electricity usage from each Telkom University Building. in this web app we also can choose 3 algorithm method to cluster history of electricity usage based on date and time. we can run the algorithm to show cluster electicity usage for a day and a month.

how to use :

  1. clone the repo
git clone https://github.com/najibjodiansyah/WebMon.git
  1. Download python package requirement
pip3 install -r requirement.txt
  1. set up localdatabase
contact me for the db
  1. run the api kwh device generator
python data_5.py
  1. youre save in 127.0.0.1:4321

run file

python app.py