Giter VIP home page Giter VIP logo

rhced's Introduction

rhced

Residential heating and cooling energy disaggregation (rhced)

This is accompanies code of paper “Ham, S.-W., Karava, P., Bilionis, I., and Braun, J. (2021). Scalable and practical heating and cooling energy disaggregation from smart thermostat and meter data for eco-feedback design. Submitted to xx.”. This is a simple demonstaration of heating and cooling (HC) energy disaggregation from the net energy consumption.

Please see our demo notebook link.

Folder structure

  • data: sample data
  • docs: demo notebook in .html format click.
  • notebook: demo notebook based on the sample data.
  • rhced: model code.
  • outputs: model outputs.
  • visualization: collection of R scripts to draw the figures presented in the paper.

Model structure

├──rhced
│   ├──__init__.py
│   ├──data_utils.py: Utility functions for data processing. Used for sample data demo. 
│   ├──misc.py: some utility functions for data processing. No needs for sample data demo.
│   ├──prediction.py: prediction module.
│   ├──training.py: training module.

required packages

The following Python packages are required.

Visualization

It is a collection of R scripts to draw the figures presented in the paper.

You can open rhced.Rproj project, but the visualization functions are not part of the model.

The following R packages are required.

Generate .html file

  • jupyter nbconvert --to html sample_bldg.ipynb

Copy the generated .html to ~/docs/xx.html to make the latest notebook is published at https://ecosang.github.io/rhced/sample_bldg.html

For exampe, in Window machine, copy sample_bldg.html ../docs/sample_bldg.html

rhced's People

Contributors

ecosang avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.