Skip to content

FernandoDelunoGarcia/nilmee-energyinformatics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Data set

NILMTK:

  1. Clone the sources:
git clone https://github.com/FernandoDelunoGarcia/nilmtk
git clone https://github.com/FernandoDelunoGarcia/nilm_metadata

For testing, the nilmtk experiment API had to be changed in order to access all monitored attributes. Changes are currently maintained in the "estudos" branch of the nilmtk repository:

git checkout estudos

In addition, the nilmtk and nilmtk_metadata directories must be exported to the PYTHONPATH environment variable. The packages used in the virtual environment are listed in the requirements.txt file. To create the environment:

python3 -m even env_nilmtk
. env_nilmtk/bin/activate
python -m pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published