Giter Club home page Giter Club logo

appliances-energy-prediction-data's Introduction

Appliances-energy-prediction-data

Data sets and scripts for the publication in Energy and Buildings.

This is a repository for data for the publication:

Data driven prediction models of energy use of appliances in a low-energy house. Luis M. Candanedo, Véronique Feldheim, Dominique Deramaix. Energy and Buildings, Volume 140, 1 April 2017, Pages 81-97, ISSN 0378-7788, http://dx.doi.org/10.1016/j.enbuild.2017.01.083.

This repository hosts the experimental measurements for the energy use regression problem. It includes a clear description of the data files.

  • Description of the data columns(units etc). See variables description.txt
  • The scripts to reproduce exploratory figures.
  • The scripts for model training.
  • The commands for model testing.
  • Also note that when training and testing the models you have to use the seed command to ensure reproducibility. There may be small variations in the reported accuracy.
  • Some of the exploratory plots are provided.

Please read the commented lines in the model development file. Install all the packages dependencies before trying to train and test the models.

It is advised to execute each command one by one in case you find any errors/warnings about a missing package.

Please do not forget to cite the publication! Thank you!

Keywords: Appliances, energy, prediction, wireless sensor network, statistical learning models, data mining, random forest, GBM, SVM-radial,

appliances-energy-prediction-data's People

Contributors

luism78 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

appliances-energy-prediction-data's Issues

Inclusion of a CITATION.cff?

Hi!
Is there any chance you could include a CITATION.cff file to this repo so I could reference this work in a study in your most favoured way?
Thanks :)

output from code line 498 is different

when run "new_train_data <- dummy.data.frame(train_data2,names=c("WeekStatus","Day_of_week"))"
made an error: Warning message: In model.matrix.default(~x - 1, model.frame(~x - 1), contrasts = FALSE) :
non-list contrasts argument ignored
then run code line 498, I obtained the output is 14803,35 which is different from yours(14803,37).
I'd appreciate it that you'd like to solve my problem, thank you

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.